Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit set...
[oota-llvm.git] / test /
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-14 Michael LiaoFix PR15309
2013-03-14 Jiong Wangtest commit: remove blank line.
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...
2013-03-13 David BlaikieSimplify file/directory name handling in DILexicalBlock
2013-03-13 David BlaikieRemove an extra operand to a DIFile metadata entry
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-12 Arnold SchwaighoferARM cost model: Increase the cost for vector casts...
2013-03-12 David BlaikieCorrect invalid debug info metadata
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-12 Hal FinkelDon't reserve R2 on Darwin/PPC
2013-03-12 Patrik HagglundIn r169695, the address space limit for tests was repla...
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/R600/schedule-*.ll: Let them require...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...
2013-03-11 Vincent LejeuneR600: Fix JUMP handling so that MachineInstr verificati...
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL...
2013-03-11 NAKAMURA TakumiSuppress atomic(32|64).ll as XFAIL on win32 codegen...
2013-03-11 Lang HamesRemove date from test case file name. The PR number...
2013-03-09 Lang HamesDon't glue users to extract_subreg when selecting the...
2013-03-09 Benjamin KramerFix test case.
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-09 Arnold SchwaighoferLoopVectorizer: Ignore dbg.value instructions
2013-03-09 Nick LewyckyWe need a shndx if the number of sections breaks SHN_LO...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-08 David BlaikieRemove -print-dbginfo as it is unused & bitrotten.
2013-03-08 Jakob Stoklund OlesenRewrite the physreg part of findLastUseBefore().
2013-03-08 Benjamin KramerForce cpu in test.
2013-03-08 Benjamin KramerInsert the reduction start value into the first bypass...
2013-03-08 Tom StellardR600: Optimize another selectcc case
2013-03-08 Tom StellardR600: Improve custom lowering of select_cc
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardLegalizeDAG: Respect the result of TLI.getBooleanConten...
2013-03-08 Vincent LejeuneR600: Change addresspace in fold-kcache.ll
2013-03-08 Tim NorthoverAArch64: specify full triple in test as only Linux...
2013-03-08 Christian KonigR600/SI: adjust test to recent changes
2013-03-08 Jyotsna VermaHexagon: Add patterns for zero extended loads from...
2013-03-08 Tim NorthoverAArch64: expand sincos operations, we don't support...
2013-03-08 David BlaikieAnother test fix for r176671.
2013-03-08 David BlaikieCouple of test fixes for r176671.
2013-03-08 Bill WendlingRevert r176154 in favor of a better approach.
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-07 Chad Rosier[fast-isel] Add support for the expect intrinsic.
2013-03-07 Jyotsna VermaHexagon: Handle i8, i16 and i1 Var Args.
2013-03-07 Jyotsna VermaHexagon: Add support to lower block address.
2013-03-07 Benjamin KramerMove testcase, this is testing extraction not inserting.
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-03-07 Jim GrosbachSDAG: Handle scalarizing an extend of a <1 x iN> vector.
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-03-07 Andrew TrickSimplifyCFG fix for volatile load/store.
2013-03-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Akira Hatanaka[mips] Custom-legalize BR_JT.
2013-03-06 Shuxin YangMemory Dependence Analysis (not mem-dep test) take...
2013-03-06 Jim GrosbachInstCombine: Don't shrink allocas when combining with...
2013-03-06 Akira Hatanaka[mips] Add a line which checks function name. Rename...
2013-03-06 Michael LiaoFix PR15355
2013-03-05 Akira Hatanaka[mips] Remove android calling convention.
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-05 Jyotsna Vermareverting patch 176508.
2013-03-05 Jyotsna VermaHexagon: Add support for lowering block address.
2013-03-05 Jyotsna VermaHexagon: Expand addc, adde, subc and sube.
2013-03-05 Eli BenderskyFixes a test by replacing .align by .p2align and settin...
2013-03-05 Jyotsna VermaHexagon: Add encoding bits to the TFR64 instructions.
2013-03-05 David SehrAdd a test that .align directives on capable processors...
2013-03-05 Vincent LejeuneR600: Turn BUILD_VECTOR into Reg_Sequence
2013-03-05 Vincent LejeuneR600: Use MUL_IEEE for trig/fdiv intrinsic
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-03-04 Lang HamesCheck isDiscardableIfUnused, rather than hasLocalLinkag...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Eli BenderskyReapply r176381, writing the CHECKs in a more forgiving...
2013-03-04 Preston GurdBypass Slow Divides
2013-03-02 Jim GrosbachARM: Creating a vector from a lane of another.
2013-03-02 Arnold SchwaighoferARM NEON: Fix v2f32 float intrinsics
2013-03-02 Nuno Lopesrecommit r172363 & r171325 (reverted in r172756)
2013-03-02 Arnold SchwaighoferX86 cost model: Adjust cost for custom lowered vector...
2013-03-02 Nadav RotemPR14448 - prevent the loop vectorizer from vectorizing...
2013-03-02 Michael GottesmanRevert "Rewrite a test to count emitted instructions...
2013-03-01 Akira Hatanaka[mips] Fix inefficient code generation.
2013-03-01 Eli BenderskyRewrite a test to count emitted instructions without...
2013-03-01 Akira HatanakaSet properties for f128 type.
2013-03-01 Eli BenderskyRewrite a test to check actual output rather than inter...
2013-03-01 Edwin VaneNo need to force-create clang-tools-extra lit.site.cfg
next