summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add preliminary support for hashing DIEs and breaking them intoEric Christopher2013-07-26
* Add a way to get the context of any particular scope.Eric Christopher2013-07-26
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-26
* Extend the lifetime of the strings passed to posix_spawn_file_actions_addopen.Rafael Espindola2013-07-26
* Improve our error handling on windows.Rafael Espindola2013-07-26
* Add a target legalize hook for SplitVectorOperand (again)Justin Holewinski2013-07-26
* Revert "Add a target legalize hook for SplitVectorOperand"Rafael Espindola2013-07-26
* Add a target legalize hook for SplitVectorOperandJustin Holewinski2013-07-26
* test commitRichard Osborne2013-07-26
* [XCore] Add TODO regarding byval structsRichard Osborne2013-07-26
* Re-implement the analysis of uses in mem2reg to be significantly moreChandler Carruth2013-07-26
* Fix more Intel syntax issues with FP instruction aliases. Test cases coming i...Craig Topper2013-07-26
* Make .bc en/decoding of AttrKind stableTobias Grosser2013-07-26
* Take advantage of the register enums being in order to remove a couple static...Craig Topper2013-07-26
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* PPC32 va_list is an actual structure so va_copy needs to copy the wholeRoman Divacky2013-07-25
* Debug Info: update comments and add a FIXME.Manman Ren2013-07-25
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* RegAllocGreedy comment.Andrew Trick2013-07-25
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-25
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* Add a way to add a kind-value string pair to an attribute.Bill Wendling2013-07-25
* typo.Adrian Prantl2013-07-25
* AArch64: fix even more JIT failuresTim Northover2013-07-25
* Don't end a file name with a dot. It looks odd.Rafael Espindola2013-07-25
* AArch64: don't mask off shift bits when processing JIT relocations.Tim Northover2013-07-25
* [SystemZ] Rework compare and branch supportRichard Sandiford2013-07-25
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-25
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-25
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-25
* MI Sched: Register pressure heuristics.Andrew Trick2013-07-25
* MI Sched: track register pressure by importance of the set, not weight of the...Andrew Trick2013-07-25
* Dump LIS before regalloc. MI sched changes them.Andrew Trick2013-07-25
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Respect llvm.used in Internalize.Rafael Espindola2013-07-25
* Check that TD isn't NULL before dereferencing it down this path.Nick Lewycky2013-07-25
* Make these methods const correct.Rafael Espindola2013-07-25
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-25
* Fix a bug in IfConverter with nested predicates.Quentin Colombet2013-07-24
* [mips] Make MipsAsmParser::parseCCRRegs return NoMatch instead of ParseFailAkira Hatanaka2013-07-24
* Debug Info: improve the Finder.Manman Ren2013-07-24
* TRE: Move class into anonymous namespace.Benjamin Kramer2013-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
* [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