summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-25
* Add helpful accessor methods to get the specified function attribute.Bill Wendling2013-07-24
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Speling.Jakob Stoklund Olesen2013-07-24
* Fix a bug in IfConverter with nested predicates.Quentin Colombet2013-07-24
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* add -disable-debug-info-verifier to 3 test to fix tests with pipefail.Rafael Espindola2013-07-24
* [mips] Make MipsAsmParser::parseCCRRegs return NoMatch instead of ParseFailAkira Hatanaka2013-07-24
* Update old llc documentation.Jakob Stoklund Olesen2013-07-24
* [mips] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-24
* Debug Info: improve the Finder.Manman Ren2013-07-24
* TRE: Move class into anonymous namespace.Benjamin Kramer2013-07-24
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Add -disable-debug-info-verifier to a RUN line.Rafael Espindola2013-07-24
* Don't leak when expanding response files.Rafael Espindola2013-07-24
* Delete the buffer in createObjectFile if it fails.Rafael Espindola2013-07-24
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-24
* [test commit] Minor comment change.Petar Jovanovic2013-07-24
* Fix a problem I introduced in r187029 where we would over-eagerlyChandler Carruth2013-07-24
* I'm starting to commit KNL backend. I'll push patches one-by-one. This patch ...Elena Demikhovsky2013-07-24
* Fix PR16687 where we were incorrectly promoting an alloca that hadChandler Carruth2013-07-24
* allow tests to run on powerpc-darwin8 again, checking for __ppc__David Fang2013-07-24
* Split generated asm mnemonic matching table into a separate table for each as...Craig Topper2013-07-24
* Revert accidental commit.Craig Topper2013-07-24
* Fix aliases for shrd/shld to handle Intel syntax properly. Also suppress them...Craig Topper2013-07-24
* [mips] Use pristine object file while processing relocations.Akira Hatanaka2013-07-24
* Replace with a "null" RAUW with an assert since we'd actually likeEric Christopher2013-07-24
* Remove dead code.Eric Christopher2013-07-24
* Update testing cases to make them pass debug info verification.Manman Ren2013-07-24
* Remove unnecessary constructors as the default conversions will handleEric Christopher2013-07-24
* More constructor cleanup.Eric Christopher2013-07-24
* Collapse logic and move and reword comment for clarity.Eric Christopher2013-07-24
* Add a fixme and reformat.Eric Christopher2013-07-24
* Remove one more of these.Eric Christopher2013-07-24
* Remove more dead/weird/misleading code.Eric Christopher2013-07-24
* Remove more seemingly unused code.Eric Christopher2013-07-24
* DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)FreeTom Stellard2013-07-23
* R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessaryTom Stellard2013-07-23
* Debug Info: improve the Finder.Manman Ren2013-07-23
* Debug Info: clean up.Manman Ren2013-07-23
* Remove unused function.Eric Christopher2013-07-23
* [ARM][ISel] Improve the lowering of vector loads.Quentin Colombet2013-07-23
* Keep similar classes near each other. No functional change.Eric Christopher2013-07-23
* Fix spellingMatt Arsenault2013-07-23
* 80-column.Eric Christopher2013-07-23
* Reformat options.Eric Christopher2013-07-23
* Expand the comment on getOpenFileSlice a bit for more details and consistencyEli Bendersky2013-07-23
* Refactor the unit test for MemoryBuffer::getOpenFileSliceEli Bendersky2013-07-23
* Debug Info: code cleanup, use getNodeField if possible.Manman Ren2013-07-23
* Split getOpenFile into getOpenFile and getOpenFileSlice.Rafael Espindola2013-07-23