2011-02-27 |
Howard Hinnant | Fixed two problems found by Chris Jefferson: Made... |
commit | commitdiff | tree |
2011-02-27 |
Duncan Sands | Legalize support for fpextend of vector. PR9309. |
commit | commitdiff | tree |
2011-02-27 |
Duncan Sands | Fix typo pointed out in pr9339. |
commit | commitdiff | tree |
2011-02-27 |
Oscar Fuentes | CMake: updated list of installable header files. PR9321. |
commit | commitdiff | tree |
2011-02-27 |
Oscar Fuentes | Install include/llvm/Support/LICENSE.TXT. PR9321. |
commit | commitdiff | tree |
2011-02-27 |
NAKAMURA Takumi | Target/X86: Always emit "push/pop GPRs" in prologue... |
commit | commitdiff | tree |
2011-02-27 |
Cameron Zwarich | Fix PR9324 / <rdar://problem/9052489> by handling the... |
commit | commitdiff | tree |
2011-02-27 |
Cameron Zwarich | Give a test file a more sensible name so that it can... |
commit | commitdiff | tree |
2011-02-27 |
Nadav Rotem | Fix typos in the comments. |
commit | commitdiff | tree |
2011-02-27 |
Tobias Grosser | RegionPrinter: Ignore back edges when layouting the... |
commit | commitdiff | tree |
2011-02-27 |
Tobias Grosser | cmake: Add xdot.py support as it already exists in... |
commit | commitdiff | tree |
2011-02-27 |
Tobias Grosser | Pass the graph to the DOTGraphTraits.getEdgeAttributes(). |
commit | commitdiff | tree |
2011-02-27 |
Frits van Bommel | Fix this test case for CMake builds after r126502,... |
commit | commitdiff | tree |
2011-02-26 |
Daniel Dunbar | cc1: Fix stats printing by default when using -mllvm... |
commit | commitdiff | tree |
2011-02-26 |
Daniel Dunbar | Support: Add llvm::AreStatisticsEnabled(). |
commit | commitdiff | tree |
2011-02-26 |
Benjamin Kramer | Add some DAGCombines for (adde 0, 0, glue), which are... |
commit | commitdiff | tree |
2011-02-26 |
Alexis Hunt | Implement delegating constructors partially. |
commit | commitdiff | tree |
2011-02-26 |
Rafael Espindola | LTO uses MC now. |
commit | commitdiff | tree |
2011-02-26 |
John McCall | Don't assume that whoever is asking for a message send... |
commit | commitdiff | tree |
2011-02-26 |
John McCall | Zero-initialize the struct-return slot of an Objective... |
commit | commitdiff | tree |
2011-02-26 |
John McCall | A much-delayed response to Ken Dyck's review: make... |
commit | commitdiff | tree |
2011-02-26 |
John McCall | Don't crash during constant-evaluation of 1/(1/0).... |
commit | commitdiff | tree |
2011-02-26 |
John McCall | Pretty up the emission of field l-values and use volati... |
commit | commitdiff | tree |
2011-02-26 |
John McCall | Provide a bit saying that a builtin undergoes custom... |
commit | commitdiff | tree |
2011-02-26 |
Bill Wendling | A new TableGen feature! (Not turned on just yet.) |
commit | commitdiff | tree |
2011-02-26 |
Johnny Chen | If the user sets a working directory path using "proces... |
commit | commitdiff | tree |
2011-02-26 |
Fariborz Jahanian | Fix objc rewriting bug casting to qualified objective... |
commit | commitdiff | tree |
2011-02-26 |
Fariborz Jahanian | Fix a rewriter bug involving call to property's |
commit | commitdiff | tree |
2011-02-26 |
Bob Wilson | Removed unnecessary dylibs from Apple builds, with... |
commit | commitdiff | tree |
2011-02-25 |
Bob Wilson | Add a new "Embedded" makefile target for Apple-style... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Simplify the dictionary setting for test_set_working_di... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Call self.setTearDownCleanup() and pass a proper dictio... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Add a test case to exercise the process launch flag... |
commit | commitdiff | tree |
2011-02-25 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree |
2011-02-25 |
Stuart Hastings | Fix bad comment marker. |
commit | commitdiff | tree |
2011-02-25 |
Matt Beaumont-Gay | ASTStmtReader is already a friend of DependentScopeDecl... |
commit | commitdiff | tree |
2011-02-25 |
Ted Kremenek | Update test cases. |
commit | commitdiff | tree |
2011-02-25 |
Ted Kremenek | Tidy up help text in Checkers.td, and rename StackAddrL... |
commit | commitdiff | tree |
2011-02-25 |
Ted Kremenek | Enhance scan-build to print out available analyses... |
commit | commitdiff | tree |
2011-02-25 |
Owen Anderson | Allow targets to specify a the type of the RHS of a... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Renamed the Python test file to be TestProcessLaunch.py. |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Renamed the test class to be ProcessLaunchTestCase. |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Simplified the code a little bit. |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Renamed test/process_io directory to test/process_launc... |
commit | commitdiff | tree |
2011-02-25 |
Daniel Dunbar | Driver: Attmpt to fix some possibly UB that MSVC doesn... |
commit | commitdiff | tree |
2011-02-25 |
David Greene | Add some options for building LLVM in different environ... |
commit | commitdiff | tree |
2011-02-25 |
Fariborz Jahanian | Sprinkle optional text of the "unavailable' attribute |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree |
2011-02-25 |
Stuart Hastings | Omit lto.h from the llvmCore result; henceforth, this... |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Clean up some gross code in the printer here. No more... |
commit | commitdiff | tree |
2011-02-25 |
Howard Hinnant | http://llvm.org/bugs/show_bug.cgi?id=9326 |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Remove the FIXME I introduced last night, and pull... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | CMake: add version information into the clang executabl... |
commit | commitdiff | tree |
2011-02-25 |
Matt Beaumont-Gay | s/clang-cc1/clang_cc1 |
commit | commitdiff | tree |
2011-02-25 |
Chris Lattner | split this test into arch specific pieces, so the ARM |
commit | commitdiff | tree |
2011-02-25 |
Fariborz Jahanian | Print optional message for attr(unavailable) in C+... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Push nested-name-specifier source-location information... |
commit | commitdiff | tree |
2011-02-25 |
Fariborz Jahanian | Teach objc-rewriter to pass -fobjc-exceptions along. |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Make sure to give CXXScopeSpec::SetInvalid() a valid... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree |
2011-02-25 |
Cameron Zwarich | Roll out r126425 and r126450 to see if it fixes the... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Direct testing of source-location information on using... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Switch a few CXXScopeSpec::MakeTrivial() calls over... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Maintain nested-name-specifier source-location informat... |
commit | commitdiff | tree |
2011-02-25 |
Peter Collingbourne | Rename test/Sema/expr-comma-c89.c to expr-comma-c99... |
commit | commitdiff | tree |
2011-02-25 |
Benjamin Kramer | Revert "SimplifyCFG: GEPs with just one non-constant... |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Rough fix for PR9323 that prevents Clang from marking... |
commit | commitdiff | tree |
2011-02-25 |
Nick Lewycky | Update the NoFolder to work with current IRBuilder. |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Give this warning a flag that can be used to turn it... |
commit | commitdiff | tree |
2011-02-25 |
Bob Wilson | Add patterns to use post-increment addressing for Neon... |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Add support for ArchLinux, patch by Kevin Winchester. |
commit | commitdiff | tree |
2011-02-25 |
John McCall | Formatting, etc. |
commit | commitdiff | tree |
2011-02-25 |
John McCall | Tame an assert; the scope depth of a jump destination... |
commit | commitdiff | tree |
2011-02-25 |
Jim Grosbach | Fix formatting of debug helper string. |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Use NestedNameSpecifierLoc within out-of-line variables... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Add readme on the version of emacs that works with... |
commit | commitdiff | tree |
2011-02-25 |
Evan Cheng | Fix typo. |
commit | commitdiff | tree |
2011-02-25 |
Ted Kremenek | Teach TextDiagnosticPrinter to print out '-Werror'... |
commit | commitdiff | tree |
2011-02-25 |
Cameron Zwarich | Set NumSignBits to 1 if KnownZero/KnownOne are being... |
commit | commitdiff | tree |
2011-02-25 |
Cameron Zwarich | We only want to zero extend the existing information... |
commit | commitdiff | tree |
2011-02-25 |
Jakob Stoklund... | Try harder to get the hint by preferring to evict hint... |
commit | commitdiff | tree |
2011-02-25 |
Howard Hinnant | Chris Jefferson spotted a problem with messages_base... |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Nth time's a charm? |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | CMake target check.deps only exists when LLVM_INCLUDE_TESTS |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Update UsingDecl, UnresolvedUsingTypenameDecl, and |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | LLVM_INCLUDE_TESTS applies to unit tests, not the norma... |
commit | commitdiff | tree |
2011-02-25 |
Evan Cheng | Each prologue may have multiple vpush instructions... |
commit | commitdiff | tree |
2011-02-25 |
Johnny Chen | Add emulation for Encoding A1 of A8.6.97 MOV (register). |
commit | commitdiff | tree |
2011-02-25 |
Douglas Gregor | Don't include Clang's unit tests if LLVM's unit tests... |
commit | commitdiff | tree |
2011-02-25 |
Argyrios Kyrtzidis | Intoduce '-analyzer-checker-help' flag which outputs... |
commit | commitdiff | tree |
2011-02-25 |
Chandler Carruth | Fix the rest of PR9316 along with some other bugs spott... |
commit | commitdiff | tree |
2011-02-24 |
Benjamin Kramer | SimplifyCFG: GEPs with just one non-constant index... |
commit | commitdiff | tree |
2011-02-24 |
Jakob Stoklund... | Tweak the register allocator priority queue some more. |
commit | commitdiff | tree |
2011-02-24 |
Nick Lewycky | Remove dead variable. |
commit | commitdiff | tree |
2011-02-24 |
Johnny Chen | The lldb-enhanced gud.el does not work on emacs 22... |
commit | commitdiff | tree |
2011-02-24 |
Ted Kremenek | Don't warn about using PredefinedExprs as format string... |
commit | commitdiff | tree |
2011-02-24 |
Benjamin Kramer | SimplifyCFG: GEPs with constant indices are cheap enoug... |
commit | commitdiff | tree |
2011-02-24 |
Greg Clayton | Fixed CommandReturnObject::SetImmediateErrorFile()... |
commit | commitdiff | tree |
2011-02-24 |
Joerg Sonnenberger | Restore r125595 (reverted in r126336) with modifications: |
commit | commitdiff | tree |
next |