summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* [mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka2013-07-26
* Move this to the X86 directory, unfortunately the hashes are notEric Christopher2013-07-26
* Add preliminary support for hashing DIEs and breaking them intoEric Christopher2013-07-26
* Next batch of -disable-debug-info-verifier.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
* Re-implement the analysis of uses in mem2reg to be significantly moreChandler Carruth2013-07-26
* Add test cases for the various instruction alias and Intel syntax fixes that ...Craig Topper2013-07-26
* Make .bc en/decoding of AttrKind stableTobias Grosser2013-07-26
* PPC32 va_list is an actual structure so va_copy needs to copy the wholeRoman Divacky2013-07-25
* Remove dead code from the makefile build system.Rafael Espindola2013-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
* 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
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-25
* AArch64: add llc-based tests for previous commit.Tim Northover2013-07-25
* Fix a bug in TableGen where the intrinsic function name recognizer could mis-...Justin Holewinski2013-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
* 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
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-25
* Update testing cases to pass debug info verifier.Manman Ren2013-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] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-24
* Debug Info: improve the Finder.Manman Ren2013-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
* Fix a problem I introduced in r187029 where we would over-eagerlyChandler Carruth2013-07-24
* Fix PR16687 where we were incorrectly promoting an alloca that hadChandler Carruth2013-07-24
* Update testing cases to make them pass debug info verification.Manman Ren2013-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
* [ARM][ISel] Improve the lowering of vector loads.Quentin Colombet2013-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
* Add an initial implementation of archive symbol table generation.Rafael Espindola2013-07-23
* llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...NAKAMURA Takumi2013-07-23
* Don't let x86 asm printer use the no operand movsd alias. It should use the n...Craig Topper2013-07-23
* R600: Add support for 24-bit MAD instructionsTom Stellard2013-07-23
* R600: Add support for 24-bit MUL instructionsTom Stellard2013-07-23