summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* SLPVectorizer: support slp-vectorization of PHINodes between basic blocksNadav Rotem2013-06-25
* Print block frequencies in decimal form.Jakob Stoklund Olesen2013-06-25
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-25
* X86 cost model: Vectorizing integer division is a bad ideaArnold Schwaighofer2013-06-25
* Fix SROA to avoid unnecessary scalar conversions for 1-element vectors.Bob Wilson2013-06-25
* [PowerPC] Support @got modifierUlrich Weigand2013-06-25
* R600: Add v2i32 test for vselectAaron Watry2013-06-25
* R600/SI: Expand xor v2i32/v4i32Aaron Watry2013-06-25
* R600: Add v2i32 test for setcc on evergreenAaron Watry2013-06-25
* R600/SI: Expand urem of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand udiv v[24]i32 for SI and v2i32 for EGAaron Watry2013-06-25
* R600/SI: Expand ashr of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand srl of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand shl of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand or of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand mul of v2i32/v4i32 for SIAaron Watry2013-06-25
* R600/SI: Expand and of v2i32/v4i32 for SIAaron Watry2013-06-25
* BlockFrequency: Bump up the entry frequency a bit.Benjamin Kramer2013-06-25
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-25
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-25
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-25
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* R600/SI: Report unaligned memory accesses as legal for > 32-bit typesTom Stellard2013-06-25
* R600: Add support for i32 loads from the constant address space on CaymanTom Stellard2013-06-25
* R600/SI: Add support for v4i32 and v4f32 kernel argsTom Stellard2013-06-25
* R600: Fix typo in R600Schedule.tdTom Stellard2013-06-25
* [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