summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Space formatting fix for r198966.Tom Roeder2014-01-10
* Constant propagate MachineInstrClassName.Roman Divacky2014-01-10
* Fixing build break: should be in the if statement, not outside.Tom Roeder2014-01-10
* Restore the library dependency of LLVMgold on LTO; this was removed recently butTom Roeder2014-01-10
* Add a note about the old asm printer being removed.Rafael Espindola2014-01-10
* All backends use MC now.Rafael Espindola2014-01-10
* Use the simpler version of sys::fs::remove when possible.Rafael Espindola2014-01-10
* Remove remove_all. A compiler has no need for recursively deleting a directory.Rafael Espindola2014-01-10
* LTO: whitespace changesDuncan P. N. Exon Smith2014-01-10
* LoopVectorizer: Handle strided memory accesses by versioningArnold Schwaighofer2014-01-10
* SCEVRewriter: Optionally interpret constants in value map as SCEVConstantArnold Schwaighofer2014-01-10
* Amending test/MC/ARM/thumb2-mclass.s to match its apparent original purpose (...Artyom Skrobov2014-01-10
* Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)Artyom Skrobov2014-01-10
* ARM: fix regression caused by r198914Saleem Abdulrasool2014-01-10
* Silence unused variable warning for non-asserting builds that was introduced ...Kristof Beyls2014-01-10
* Use 'w' instead of 'c' to represent the win32 mangling.Rafael Espindola2014-01-10
* Make sure -use-init-array has intended effect on all AArch64 ELF targets, not...Kristof Beyls2014-01-10
* Whitespace.NAKAMURA Takumi2014-01-10
* Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt.NAKAMURA Takumi2014-01-10
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". Th...NAKAMURA Takumi2014-01-10
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch l...NAKAMURA Takumi2014-01-10
* lli: Tweak CacheName not to contain DOS driveletter.NAKAMURA Takumi2014-01-10
* lli: LLIObjectCache: Use llvm::sys::path to get dirname.NAKAMURA Takumi2014-01-10
* Whitespace.NAKAMURA Takumi2014-01-10
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.NAKAMURA Takumi2014-01-10
* reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; thi...Kostya Serebryany2014-01-10
* ARM IAS: support #:{lower,upper}16: for GNU compatibilitySaleem Abdulrasool2014-01-10
* ARM IAS: support GNU extension for ldrd, strdSaleem Abdulrasool2014-01-10
* ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}TSaleem Abdulrasool2014-01-10
* [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...Venkatraman Govindaraju2014-01-10
* [Sparc] Add support for parsing jmpl instruction and make indirect call and j...Venkatraman Govindaraju2014-01-10
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions thatKevin Enderby2014-01-10
* Update the developer policy to more clearly spell out the steps forChandler Carruth2014-01-10
* Bitcode: Fix a typo in an assertJustin Bogner2014-01-09
* [Sparc] Multiclass for loads/stores. No functionality change intended.Venkatraman Govindaraju2014-01-09
* Clean up an inconsistency in v7s feature default.Evan Cheng2014-01-09
* Add a unit test for the copy constructor.Rafael Espindola2014-01-09
* Revert "Disable LeakSanitizer in TableGen binaries, see PR18325"Alp Toker2014-01-09
* Re-remove dead code.Nadav Rotem2014-01-09
* Update example to be more idiomatic.Rafael Espindola2014-01-09
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation.Stepan Dyatkovskiy2014-01-09
* [SystemZ] Fix RNSBG bug introduced by r197802Richard Sandiford2014-01-09
* Handle masked rotate amountsRichard Sandiford2014-01-09
* Match the InstCombine form of rotates by X+CRichard Sandiford2014-01-09
* Disable LeakSanitizer in TableGen binaries, see PR18325Kostya Serebryany2014-01-09
* Revert r198819 - "Remove dead code."Nadav Rotem2014-01-09
* Fix accidental use of the exotic "std::string::back()" method. Turns out it'sLang Hames2014-01-09
* Add an "-object-cache-dir=<string>" option to LLI. This option specifies theLang Hames2014-01-09