aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a sign-extension bug in PPCCTRLoopsHal Finkel2013-03-181-0/+20
* Fix PPC unaligned 64-bit loads and storesHal Finkel2013-03-181-0/+24
* ARM cost model: Make some vector integer to float casts cheaperArnold Schwaighofer2013-03-181-0/+168
* ARM cost model: Correct cost for some cheap float to integer conversionsArnold Schwaighofer2013-03-181-1/+170
* Extend global merge pass to optionally consider global constant variables.Quentin Colombet2013-03-181-1/+52
* Change test cases to handle unaligned references.Bill Schmidt2013-03-182-26/+10
* Remove unnecessary leading comment characters in lit-only fileDavid Blaikie2013-03-189-10/+10
* Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.Manman Ren2013-03-181-0/+11
* Include '.test' suffix in target specific lit configs that need itDavid Blaikie2013-03-1810-12/+13
* Fix large count and negative constant count handling in PPCCTRLoopsHal Finkel2013-03-181-0/+63
* Cleanup initial-value constants in PPCCTRLoopsHal Finkel2013-03-181-0/+25
* Initially forgotten-to-svn-add test case for r177279.David Tweed2013-03-181-0/+14
* [asan] when creating string constants, set unnamed_attr and align 1 so that e...Kostya Serebryany2013-03-181-2/+3
* [asan] don't instrument functions with available_externally linkage. This sav...Kostya Serebryany2013-03-181-0/+12
* Post process ADC/SBB and use a shorter encoding if they use a sign extended i...Craig Topper2013-03-181-0/+14
* Refactor some duplicated code into helper functions.Craig Topper2013-03-181-0/+7
* Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and ...Michael Gottesman2013-03-172-87/+27
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-1784-202/+305
* Generalize debug info test to be resilient to changes in metadata node numberingDavid Blaikie2013-03-171-3/+4
* The promised test case for r175939.Michael Gottesman2013-03-171-0/+100
* Improve PPC VR (Altivec) register spillingHal Finkel2013-03-171-2/+2
* Remove FIXMEs in PPC test cases related to unaligned loads/storesHal Finkel2013-03-162-8/+0
* Add X86 code emitter support AVX encoded MRMDestReg instructions.Craig Topper2013-03-161-0/+31
* ARM cost model: Fix costs for some vector selectsArnold Schwaighofer2013-03-152-111/+15
* Adding an A15 specific optimization pass for interactions between S/D/Q regis...Silviu Baranga2013-03-151-0/+57
* ARM: Fix an old refacto.Benjamin Kramer2013-03-151-2/+12
* Enable unaligned memory access on PPC for scalar typesHal Finkel2013-03-155-4/+77
* ARM cost model: Fix cost of fptrunc and fpext instructionsArnold Schwaighofer2013-03-151-0/+24
* Protect PPC Altivec patterns with a predicateHal Finkel2013-03-151-1/+1
* Fixup for r176933: more careful setup of path to llvm-symbolizerAlexey Samsonov2013-03-152-7/+8
* Fix the FDE encoding to be relative on ELF.Rafael Espindola2013-03-151-0/+11
* Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel2013-03-152-3/+35
* Add a triple to the test.Nadav Rotem2013-03-151-0/+3
* Unaligned loads should use the VMOVUPS opcode.Nadav Rotem2013-03-142-1/+12
* LoopVectorizer: Insert some white space to make test case more readableArnold Schwaighofer2013-03-141-6/+10
* [fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handleChad Rosier2013-03-141-0/+10
* Not all PPC functions with a frame pointer need a RS spill slotHal Finkel2013-03-141-10/+10
* ARM cost model: Increase cost of some vector selects we do terrible onArnold Schwaighofer2013-03-142-5/+225
* Hexagon: Removed asserts regarding alignment and offset.Jyotsna Verma2013-03-141-0/+16
* Add missing asserts flag to test - it uses debug flagsArnold Schwaighofer2013-03-141-1/+1
* LoopVectorize: Invert case when we use a vector cmp value to query select costArnold Schwaighofer2013-03-141-0/+62
* Perform factorization as a last resort of unsafe fadd/fsub simplification.Shuxin Yang2013-03-141-0/+105
* Test that we emit a DW_AT_location for self captured by a block.Adrian Prantl2013-03-141-0/+105
* R600: Factorize code handling Const Read Port limitationVincent Lejeune2013-03-141-2/+50
* [ASan] emit instrumentation for initialization order checking by defaultAlexey Samsonov2013-03-141-1/+1
* PR14972: SROA vs. GVN exposed a really bad bug in SROA.Chandler Carruth2013-03-142-16/+38
* Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...Craig Topper2013-03-141-0/+4
* Fix PR15309Michael Liao2013-03-141-0/+15
* test commit: remove blank line.Jiong Wang2013-03-141-1/+0
* Remove a change to the debug info in this test, that I made while testingNick Lewycky2013-03-141-1/+1