summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARMWeiming Zhao2013-06-28
* R600: Add local memory support via LDSTom Stellard2013-06-28
* R600: Add support for GROUP_BARRIER instructionTom Stellard2013-06-28
* ARM: ensure fixed-point conversions have sane typesTim Northover2013-06-28
* ARM: Fix pseudo-instructions for SRS (Store Return State).Tilmann Scheller2013-06-28
* llvm-symbolizer: skip leading underscore in Mach-O symbol table entriesAlexey Samsonov2013-06-28
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* Debug Info: clean up usage of Verify.Manman Ren2013-06-28
* Integrate Assembler: Support X86_64_DTPOFF64 relocationsDavid Blaikie2013-06-28
* Convert tests to FileCheckMatt Arsenault2013-06-28
* LoopVectorize: Preserve debug location infoArnold Schwaighofer2013-06-28
* LoopVectorize: Cache edge masks created during if-conversionArnold Schwaighofer2013-06-27
* Improve the compression of the tablegen DiffLists by introducing a new sortChad Rosier2013-06-27
* CostModel: improve the cost model for load/store of non power-of-two types su...Nadav Rotem2013-06-27
* R600: Remove alu-split.ll testTom Stellard2013-06-27
* LoopVectorize: Use vectorized loop invariant gep index anchored in loopArnold Schwaighofer2013-06-27
* Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly2013-06-27
* [SystemZ] Fix some embarrassing test typosRichard Sandiford2013-06-27
* [SystemZ] Allow LA and LARL to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Allow immediate moves to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Add conditional store patternsRichard Sandiford2013-06-27
* Update testing case to make DI nodes have the correct format.Manman Ren2013-06-27
* Fix spelling.Arnold Schwaighofer2013-06-27
* LoopVectorize: Don't store a reversed value in the vectorized value mapArnold Schwaighofer2013-06-27
* Added support for the Builtin attribute.Michael Gottesman2013-06-27
* [Mips Disassembler] Have the DecodeCCRRegisterClass function use the getRegChad Rosier2013-06-26
* [mips] Do not emit ".option pic0" if target is mips64.Akira Hatanaka2013-06-26
* [mips] Improve code generation for constant multiplication using shifts, adds...Akira Hatanaka2013-06-26
* Erase all of the instructions that we RAUWedNadav Rotem2013-06-26
* Add a subtarget feature 'v8' to the ARM backend.Joey Gouly2013-06-26
* Do not add cse-ed instructions into the visited map because we dont want to c...Nadav Rotem2013-06-26
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-26
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-26
* Remove the 'generic' CPU from the ARM eabi attributes printer.Joey Gouly2013-06-26
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-26
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-26
* ARM: operands should be explicit when disassembledAmaury de la Vieuville2013-06-26
* Suppress llvm/test/Other/can-execute.txt on msys bash.NAKAMURA Takumi2013-06-26
* Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky2013-06-26
* [asan] workaround for PR16277: don't instrument AllocaInstr with alignment mo...Kostya Serebryany2013-06-26
* [asan] add option -asan-keep-uninstrumented-functionsKostya Serebryany2013-06-26
* 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