aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update testing case to make DI nodes have the correct format.Manman Ren2013-06-271-3/+3
* Fix spelling.Arnold Schwaighofer2013-06-271-1/+1
* LoopVectorize: Don't store a reversed value in the vectorized value mapArnold Schwaighofer2013-06-271-0/+55
* Added support for the Builtin attribute.Michael Gottesman2013-06-272-0/+64
* [Mips Disassembler] Have the DecodeCCRRegisterClass function use the getRegChad Rosier2013-06-264-16/+16
* [mips] Do not emit ".option pic0" if target is mips64.Akira Hatanaka2013-06-261-0/+2
* [mips] Improve code generation for constant multiplication using shifts, adds...Akira Hatanaka2013-06-261-0/+49
* Erase all of the instructions that we RAUWedNadav Rotem2013-06-261-1/+1
* Add a subtarget feature 'v8' to the ARM backend.Joey Gouly2013-06-261-7/+16
* Do not add cse-ed instructions into the visited map because we dont want to c...Nadav Rotem2013-06-261-0/+84
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-264-0/+65
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-263-10/+45
* Remove the 'generic' CPU from the ARM eabi attributes printer.Joey Gouly2013-06-261-4/+3
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-262-0/+16
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-261-0/+10
* ARM: operands should be explicit when disassembledAmaury de la Vieuville2013-06-261-0/+4
* Suppress llvm/test/Other/can-execute.txt on msys bash.NAKAMURA Takumi2013-06-262-1/+5
* Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky2013-06-265-3/+85
* [asan] workaround for PR16277: don't instrument AllocaInstr with alignment mo...Kostya Serebryany2013-06-261-0/+19
* [asan] add option -asan-keep-uninstrumented-functionsKostya Serebryany2013-06-261-0/+23
* SLPVectorizer: support slp-vectorization of PHINodes between basic blocksNadav Rotem2013-06-251-0/+46
* Print block frequencies in decimal form.Jakob Stoklund Olesen2013-06-251-16/+16
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-251-0/+59
* X86 cost model: Vectorizing integer division is a bad ideaArnold Schwaighofer2013-06-251-0/+32
* Fix SROA to avoid unnecessary scalar conversions for 1-element vectors.Bob Wilson2013-06-251-0/+24
* [PowerPC] Support @got modifierUlrich Weigand2013-06-251-0/+35
* R600: Add v2i32 test for vselectAaron Watry2013-06-251-6/+20
* R600/SI: Expand xor v2i32/v4i32Aaron Watry2013-06-251-7/+33
* R600: Add v2i32 test for setcc on evergreenAaron Watry2013-06-251-3/+22
* R600/SI: Expand urem of v2i32/v4i32 for SIAaron Watry2013-06-251-4/+23
* R600/SI: Expand udiv v[24]i32 for SI and v2i32 for EGAaron Watry2013-06-251-3/+22
* R600/SI: Expand ashr of v2i32/v4i32 for SIAaron Watry2013-06-251-7/+34
* R600/SI: Expand srl of v2i32/v4i32 for SIAaron Watry2013-06-251-7/+35
* R600/SI: Expand shl of v2i32/v4i32 for SIAaron Watry2013-06-251-7/+34
* R600/SI: Expand or of v2i32/v4i32 for SIAaron Watry2013-06-251-7/+34
* R600/SI: Expand mul of v2i32/v4i32 for SIAaron Watry2013-06-251-6/+32
* R600/SI: Expand and of v2i32/v4i32 for SIAaron Watry2013-06-251-6/+31
* BlockFrequency: Bump up the entry frequency a bit.Benjamin Kramer2013-06-251-16/+16
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-251-43/+85
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-251-4/+8
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-251-1/+19
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-2563-273/+257
* R600/SI: Report unaligned memory accesses as legal for > 32-bit typesTom Stellard2013-06-251-0/+32
* R600: Add support for i32 loads from the constant address space on CaymanTom Stellard2013-06-251-0/+1
* R600/SI: Add support for v4i32 and v4f32 kernel argsTom Stellard2013-06-251-6/+10
* R600: Fix typo in R600Schedule.tdTom Stellard2013-06-251-0/+34
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-241-5/+10
* [PowerPC] Add some FIXMEsUlrich Weigand2013-06-241-0/+25
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-241-0/+1136
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-241-0/+0