summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Add some FIXMEsUlrich Weigand2013-06-24
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-24
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-24
* llvm/test/CodeGen/X86: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2013-06-24
* llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explicit -mtriple=i686-unknow...NAKAMURA Takumi2013-06-24
* llvm/test/DebugInfo/arguments.ll: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2013-06-24
* [PowerPC] Add t/f branch mnemonics to asm parserUlrich Weigand2013-06-24
* Reapply 184685 after the SetVector iteration order fix.Arnold Schwaighofer2013-06-24
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-24
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-24
* [PowerPC] Support bd(n)zl and bd(n)zlrlUlrich Weigand2013-06-24
* [PowerPC] Support b(cond)l in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Support blrl and variants in the asm parserUlrich Weigand2013-06-24
* Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick2013-06-24
* ARM: check predicate bits for thumb instructionsAmaury de la Vieuville2013-06-24
* ARM: rGPR is meant to be unpredictable, not undefinedAmaury de la Vieuville2013-06-24
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* ARM: fix thumb1 nop decodingAmaury de la Vieuville2013-06-24
* ARM: fix IT decodingAmaury de la Vieuville2013-06-24
* ARM: enable decoding of pc-relative PLD/PLIAmaury de la Vieuville2013-06-24
* DebugInfo: add some testing from an overly broad end-to-end test in ClangDavid Blaikie2013-06-24
* Revert "LoopVectorize: Use the dependence test utility class"Arnold Schwaighofer2013-06-24
* LoopVectorize: Use the dependence test utility classArnold Schwaighofer2013-06-24
* SLP Vectorizer: Add support for vectorizing parts of the tree.Nadav Rotem2013-06-24
* Fix tail merging to assign the (more) correct BasicBlock when splitting.Andrew Trick2013-06-24
* SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...Nadav Rotem2013-06-23
* DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...David Blaikie2013-06-23
* AArch64: fix overzealous NEXTing for Windows testing.Tim Northover2013-06-23
* Add MI-Sched support for x86 macro fusion.Andrew Trick2013-06-23
* SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.Nadav Rotem2013-06-23
* SLP Vectorizer: Implement multi-block slp-vectorization.Nadav Rotem2013-06-22
* Replace with a shorter test case produced by Doug Gillmore.Reed Kotler2013-06-22
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-22
* [yaml2obj][ELF] Make symbol table top-level key.Sean Silva2013-06-22
* This was a nifty test, but remove it.Sean Silva2013-06-21
* Revert "Put r184469 disassembler test back on X86"Sean Silva2013-06-21
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-21
* Put r184469 disassembler test back on X86Renato Golin2013-06-21
* [yaml2obj][ELF] Don't do disassembly in this test.Sean Silva2013-06-21
* Add '-mcpu=' to prevent breaking on ATOM due to different code scheduleMichael Liao2013-06-21
* Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...Benjamin Kramer2013-06-21
* BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...Benjamin Kramer2013-06-21
* [NVPTX] Add support for selecting CUDA vs OCL mode based on tripleJustin Holewinski2013-06-21
* Add missing REQUIRES: asserts in crash.ll.Andrew Trick2013-06-21
* Fix PR16360Michael Liao2013-06-21
* Update physreg live intervals during remat.Andrew Trick2013-06-21
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-21
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21