summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add support for the 's' operation to llvm-ar.Rafael Espindola2013-07-29
* MC: Support larger COFF string tablesNico Rieck2013-07-29
* Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patc...Silviu Baranga2013-07-29
* Don't vectorize when the attribute NoImplicitFloat is used.Nadav Rotem2013-07-29
* DwarfDebug: MD5 is always little endian, bswap on big endian platforms.Benjamin Kramer2013-07-27
* SimplifyCFG: Add missing tests from r187278Tom Stellard2013-07-27
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-27
* SLP Vectorier: Don't vectorize really short chains because they are already ...Nadav Rotem2013-07-26
* SLP Vectorizer: Disable the vectorization of non power of two chains, such as...Nadav Rotem2013-07-26
* Use pipefail when available.Rafael Espindola2013-07-26
* next batch of -disable-debug-info-verifierRafael Espindola2013-07-26
* When InstCombine tries to fold away (fsub x, (fneg y)) into (fadd x, y), it isOwen Anderson2013-07-26
* [mips] Implement llvm.trap intrinsic.Akira Hatanaka2013-07-26
* [mips] Fix FP conditional move instructions to have explicit FP condition codeAkira Hatanaka2013-07-26
* [mips] Fix FP branch instructions to have explicit FP condition code registerAkira Hatanaka2013-07-26
* 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