summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try using %S to find the emitted .gcno file.Nick Lewycky2013-03-141-5/+5
* Refactor GCOV's six constructor arguments into a struct with a getter thatNick Lewycky2013-03-142-0/+28
* Simplify file/directory name handling in DILexicalBlockDavid Blaikie2013-03-131-2/+2
* Remove an extra operand to a DIFile metadata entryDavid Blaikie2013-03-131-1/+1
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-1341-60/+62
* ARM cost model: Add test case to make sure we would notice a change in CodeGenArnold Schwaighofer2013-03-131-0/+153
* Add llvm-symbolizer as test dependency.Evgeniy Stepanov2013-03-131-0/+1
* Set symbolizer path in the test environment.Evgeniy Stepanov2013-03-132-0/+10
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-1396-103/+108
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-1294-97/+97
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-1274-77/+77
* ARM cost model: Increase the cost for vector casts that use the stackArnold Schwaighofer2013-03-121-0/+14
* Correct invalid debug info metadataDavid Blaikie2013-03-121-1/+8
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-1287-68/+73
* Don't reserve R2 on Darwin/PPCHal Finkel2013-03-126-33/+34
* In r169695, the address space limit for tests was replaced with a dataPatrik Hagglund2013-03-121-1/+2
* llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.NAKAMURA Takumi2013-03-116-0/+6
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-1151-244/+249
* Remove duplicate test contents.David Blaikie2013-03-1118-224/+10
* Fix a crasher newly introduced in r176659/r176649, where fast-isel tries toNick Lewycky2013-03-111-0/+23
* Fixes disassembler crashes on 2013 Haswell RTM instructions.Kevin Enderby2013-03-111-0/+9
* Don't remove a landing pad if the invoke requires a table entry.Bill Wendling2013-03-111-0/+77
* R600: Fix JUMP handling so that MachineInstr verification can occurVincent Lejeune2013-03-116-0/+494
* llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.NAKAMURA Takumi2013-03-111-0/+1
* Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.NAKAMURA Takumi2013-03-112-0/+4
* Remove date from test case file name. The PR number provides a unique ID alre...Lang Hames2013-03-111-0/+0
* Don't glue users to extract_subreg when selecting the llvm.arm.ldrexdLang Hames2013-03-091-0/+13
* Fix test case.Benjamin Kramer2013-03-091-2/+2
* Test case hygiene.Benjamin Kramer2013-03-0918-51/+50
* LoopVectorizer: Ignore dbg.value instructionsArnold Schwaighofer2013-03-091-0/+70
* We need a shndx if the number of sections breaks SHN_LORESERVE. This conditionNick Lewycky2013-03-091-0/+65281
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-0887-0/+68
OpenPOWER on IntegriCloud