aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use "NoItineraries" for processors with no itineraries.Andrew Trick2012-06-226-47/+45
* Functions calling __builtin_eh_return must have a frame pointer.Jakob Stoklund Olesen2012-06-222-4/+25
* ARM scheduling fix: don't guess at implicit operand latency.Andrew Trick2012-06-221-5/+9
* ARM scheduling fix: compute predicated implicit use properly.Andrew Trick2012-06-222-6/+4
* Emit relocations for DW_AT_location entries on systems which need it. This isNick Lewycky2012-06-227-18/+143
* Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from aLang Hames2012-06-229-24/+55
* Convert the PPC backend to use the new FMA infrastructure.Hal Finkel2012-06-224-42/+48
* fix whitespace in my last commit.Nuno Lopes2012-06-221-1/+1
* remove extractMallocCallFromBitCast, since it was tailor maded for its sole u...Nuno Lopes2012-06-223-17/+5
* instcombine: disable optimization of 'invoke null/undef'. I'll move this fun...Nuno Lopes2012-06-212-11/+58
* [docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!Michael J. Spencer2012-06-213-368/+235
* Look pass zext to strength reduce an udiv. Patch by David Majnemer. rdar://11...Evan Cheng2012-06-213-10/+27
* Remove trailing whitespacesArnaud A. de Grandmaison2012-06-211-3/+3
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-219-11/+6
* llvm/unittests/VMCore/CMakeLists.txt: Introduce LLVM_OPTIONAL_SOURCES here, too.NAKAMURA Takumi2012-06-211-0/+6
* The inline asm operand modifier 'n' is suppose Jack Carter2012-06-213-4/+12
* Add support for invoke to the MemoryBuiltin analysid.Nuno Lopes2012-06-215-29/+66
* 1. fix null program output after some other changesAkira Hatanaka2012-06-214-13/+30
* Add Mips to the list of target architectures for the MCJIT tests.Akira Hatanaka2012-06-211-2/+2
* Treat TargetGlobalAddress as a constant for the purpose of matching pre-inc s...Hal Finkel2012-06-212-1/+28
* Avoid using the recently added APPEND_STRING feature. This shouldChandler Carruth2012-06-211-7/+9
* fix build in C++11 mode.Nuno Lopes2012-06-211-7/+7
* Fix potential crash if DAGCombine on stores sees a half typePete Cooper2012-06-211-1/+2
* The inline asm operand modifier 'c' is suppose Jack Carter2012-06-213-4/+29
* move some typedefs so that we don't polute the llvm namespace. this should ap...Nuno Lopes2012-06-211-3/+4
* hopefully fix the buildbots: some tests have wrong definitions of malloc and...Nuno Lopes2012-06-212-3/+18
* port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most...Nuno Lopes2012-06-213-439/+37
* refactor the MemoryBuiltin analysis:Nuno Lopes2012-06-2111-290/+717
* Add a number of threshold arguments to the SRA pass.Nadav Rotem2012-06-212-19/+64
* Revert r158209, "test/CodeGen/Generic/APIntLoadStore.ll: Mark as XFAIL:ppc si...NAKAMURA Takumi2012-06-211-1/+0
* llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt: Unbreak build.NAKAMURA Takumi2012-06-211-1/+1
* Add a pragma to supress an MSVC warning on some of the absurd code I'mChandler Carruth2012-06-211-0/+6
* Add some missing dependencies here that I missed in my first passChandler Carruth2012-06-211-1/+4
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-2112-155/+193
* llvm-stress: Stabalize (by using an ordered container) and add randomness to ...Nadav Rotem2012-06-211-9/+20
* Cleanup some encoding mishaps.Bill Wendling2012-06-211-5/+5
* Sphinxify the tablegen document.Bill Wendling2012-06-213-980/+802
* Add a missing llvm.fma -> VFNMS pattern to the ARM backend.Lang Hames2012-06-212-0/+17
* Sphinxify the outdated Packaging documentation.Bill Wendling2012-06-213-120/+77
* Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 andEvan Cheng2012-06-212-6/+22
* Factor the logic for setting up a GoogleTest unit test executable intoChandler Carruth2012-06-212-45/+53
* Simplify the naming pattern in the unittests' CMake fileChandler Carruth2012-06-211-12/+16
* Remove one of the LLVM-specific CMake hacks in favor of standard CMakeChandler Carruth2012-06-212-7/+7
* Update regunits in RegisterCoalescer::reMaterializeTrivialDef.Jakob Stoklund Olesen2012-06-211-6/+4
* Put space after "code-block::".Meador Inge2012-06-201-1/+1
* Remove LiveIntervals::iterator.Jakob Stoklund Olesen2012-06-201-6/+0
* Remove spurious typedefs.Jakob Stoklund Olesen2012-06-201-3/+0
* Removed some left over HTML tags and a '}'.Meador Inge2012-06-201-3/+2
* Remove the RenderMachineFunction HTML output pass.Jakob Stoklund Olesen2012-06-207-1375/+0
* Remove the -live-regunits command line option.Jakob Stoklund Olesen2012-06-202-13/+4