Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word.
[oota-llvm.git] / test / CodeGen / X86 /
2013-03-22 David BlaikieRefactor out the DIFile parameter to DILexicalBlock...
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-20 David BlaikieDebug info: refactor the first field of DICompileUnit...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Michael LiaoFix PR15296
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-16 Craig TopperAdd X86 code emitter support AVX encoded MRMDestReg...
2013-03-15 Nadav RotemAdd a triple to the test.
2013-03-14 Nadav RotemUnaligned loads should use the VMOVUPS opcode.
2013-03-14 Chad Rosier[fast-isel] The X86FastISel::FastLowerArguments functio...
2013-03-14 Michael LiaoFix PR15309
2013-03-13 David BlaikieSimplify file/directory name handling in DILexicalBlock
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
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 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
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 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-09 Benjamin KramerTest case hygiene.
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-08 Jakob Stoklund OlesenRewrite the physreg part of findLastUseBefore().
2013-03-08 David BlaikieAnother test fix for r176671.
2013-03-08 David BlaikieCouple of test fixes for r176671.
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
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 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Michael LiaoFix PR15355
2013-03-04 Preston GurdBypass Slow Divides
2013-03-01 Michael LiaoAdd regression tests (WORKSFORME)
2013-03-01 Michael LiaoFix PR10475
2013-02-26 Chad RosierAdd a test case for r176066.
2013-02-26 Chad RosierRemove a few unused arguments.
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-25 Michael LiaoFix PR10499
2013-02-25 Chad RosierRemove extraneous attribute number.
2013-02-25 Chad Rosier[fast-isel] Add X86FastIsel::FastLowerArguments to...
2013-02-25 Andrew Trickpre-RA-sched fix: only reevaluate physreg interferences...
2013-02-25 Chandler CarruthFix the root cause of PR15348 by correctly handling...
2013-02-24 Nadav RotemRevert r169638 because it broke Mesa llvmpipe tests.
2013-02-23 Benjamin KramerX86: Disable cmov-memory patterns on subtargets without...
2013-02-22 Peter CollingbourneFix test by matching movaps instead of AVX-only vmovaps
2013-02-22 Peter Collingbournex86_64: designate most general purpose and SSE register...
2013-02-22 Pete CooperRemove unused CHECK lines copied from another test
2013-02-22 Pete CooperFix isa<> check which could never be true.
2013-02-21 Benjamin KramerDAGCombiner: Make the post-legalize vector op optimizat...
2013-02-20 Michael LiaoFix PR15267
2013-02-20 Elena DemikhovskyI optimized the following patterns:
2013-02-19 Chad Rosier[ms-inline asm] Force the use of a base pointer if...
2013-02-19 Eli BenderskyFix typo
2013-02-19 Benjamin KramerFix GCMetadaPrinter::finishAssembly not executed, patch...
2013-02-18 Benjamin KramerSupport for HiPE-compatible code emission, patch by...
2013-02-17 Benjamin KramerForce a cpu for test. It failed on atom due to differen...
2013-02-16 Jakub StaszakReplace "check:" wth "CHECK:".
2013-02-16 Bill WendlingReinitialize the ivars in the subtarget so that they...
2013-02-16 Chad Rosier[ms-inline asm] Do not omit the frame pointer if we...
2013-02-15 Bill WendlingTemporary revert of 175320.
2013-02-15 Bill WendlingReinitialize the ivars in the subtarget.
2013-02-15 Paul Redmondenable SDISel sincos optimization for GNU environments
2013-02-14 Nadav RotemDont merge consecutive loads/stores into vectors when...
2013-02-14 Elena DemikhovskyFixed a bug in X86TargetLowering::LowerVectorIntExtend...
2013-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Chad Rosier[ms-inline asm] Fix up test case for non-Darwin platforms.
2013-02-13 Chad Rosier[ms-inline-asm] Add support for memory references that...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...
2013-02-13 Elena DemikhovskyPrevent insertion of "vzeroupper" before call that...
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-13 Eric ChristopherFinish obviously broken thought.
2013-02-12 Paul RedmondFix the lit test added in r174972
2013-02-12 Paul RedmondPR14562 - Truncation of left shift became undef
2013-02-06 Eli BenderskyThis is a follow-up on r174446, now taking Atom process...
2013-02-06 Eli BenderskyRemove this test in the meantime, since it won't pass...
2013-02-06 Manman RenAttempt to recover gdb bot after r174445.
2013-02-05 Eli BenderskyTest for r174446
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 Jakob Stoklund OlesenAdd a test case for PR14750.
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-02-02 Shuxin Yangrdar://13126763
2013-02-01 David SehrTwo changes relevant to LEA and x32:
next