summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Tweak prose.Chad Rosier2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-18
* Move around some enum elements so that lastMRM corrects gets assigned 56, whichRichard Trieu2012-07-18
* TblGen: Tweak to pretty-print DAGISel.inc a bit better.Jim Grosbach2012-07-18
* Allow PointerIntPairs to be created from const void *.Jordan Rose2012-07-18
* X86: remove redundant cmp against zero.Manman Ren2012-07-18
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-18
* Adding some debug information to PassManagerVictor Oliveira2012-07-18
* Whitespace.Chad Rosier2012-07-18
* Fix a somewhat nasty crasher in PR13378. This crashes inside ofChandler Carruth2012-07-18
* Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.Andrew Trick2012-07-18
* whitespaceAndrew Trick2012-07-18
* Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test.Andrew Trick2012-07-18
* test commitVictor Oliveira2012-07-18
* Add some missed ELF constants definitions:Simon Atanasyan2012-07-18
* Update config.h.cmake corresponding to config.h.in.NAKAMURA Takumi2012-07-18
* The vbroadcast family of instructions has 'fallback patterns' in case where theNadav Rotem2012-07-18
* Mips specific inline asm operand modifier 'M':Jack Carter2012-07-18
* SCEVTraversal: Add a visited set.Andrew Trick2012-07-18
* Remove tab characters.Craig Topper2012-07-18
* Fix typo in error message and remove some tab characters.Craig Topper2012-07-18
* indvars: drive by heuristics fix.Andrew Trick2012-07-18
* indvars: Linear function test replace should avoid reusing undef.Andrew Trick2012-07-18
* Make x86 asm parser to check for xmm vs ymm for index register in gather inst...Craig Topper2012-07-18
* Fixed few warnings.Galina Kistanova2012-07-18
* ignore 'invoke @llvm.donothing', but still keep the edge to the continuation BBNuno Lopes2012-07-18
* More replacing of target-dependent intrinsics with target-indepdent Joel Jones2012-07-18
* Apparently it's possible to do an 'invoke asm'.Nuno Lopes2012-07-17
* Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.Akira Hatanaka2012-07-17
* Add test case for r160387Evan Cheng2012-07-17
* Back out r160101 and instead implement a dag combine to recover from instcomb...Evan Cheng2012-07-17
* TableGen: Pattern<> references to null_frag are a nop.Jim Grosbach2012-07-17
* Fix broken ipo_ext_iterator constructors.Jakob Stoklund Olesen2012-07-17
* Add some trace output to TwoAddressInstructionPass.Jakob Stoklund Olesen2012-07-17
* Remove unused variable.Benjamin Kramer2012-07-17
* simplify getSetSize() per Duncan's commentsNuno Lopes2012-07-17
* llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.NAKAMURA Takumi2012-07-17
* Allow for customized graph edge pruning in PostOrderIterator.hJakob Stoklund Olesen2012-07-17
* Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...Alexey Samsonov2012-07-17
* [asan] more code to merge crash callbacks. Doesn't fully work yet, but allows...Kostya Serebryany2012-07-17
* Fix a crash in the legalization of large vectors.Nadav Rotem2012-07-17
* Implement r160312 as target indepedenet dag combine.Evan Cheng2012-07-17