summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Fix use of the getOpenFile api.Rafael Espindola2013-07-23
* DebugInfo Verifier: verify the actual type.Manman Ren2013-07-23
* Revert "Remove use of asymmetric std::lower_bound comparator."Ahmed Bougacha2013-07-23
* docs: Update old VS 2008 references.Ahmed Bougacha2013-07-23
* docs: cleanup VS 2008 release note.Ahmed Bougacha2013-07-23
* docs: Correct reST link.Ahmed Bougacha2013-07-23
* Update docs to drop support for VS 2008.Ahmed Bougacha2013-07-23
* Add not so that these tests pass with pipefail enabled.Rafael Espindola2013-07-23
* Add -disable-debug-info-verifier.Rafael Espindola2013-07-23
* Fix the build in c++03 mode.Rafael Espindola2013-07-23
* Add an initial implementation of archive symbol table generation.Rafael Espindola2013-07-23
* Remove some errant space charcters in mnemonic strings.Craig Topper2013-07-23
* remove unnecessary spaceShuxin Yang2013-07-23
* llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...NAKAMURA Takumi2013-07-23
* Remove 'else' after 'return'. No functional change.Craig Topper2013-07-23
* Remove trailing whitespace.Craig Topper2013-07-23