Change MCSectionELF to represent a section semantically instead of
[oota-llvm.git] / test / CodeGen /
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-13 Dan GohmanVarious AsmWriter output cleanups. Use WriteAsOperand...
2009-08-12 Dan GohmanUse WriteAsOperand to print BasicBlock names.
2009-08-12 Bob WilsonGenerate Neon VTBL and VTBX instructions from the corre...
2009-08-12 Dale JohannesenTest for 78821, sort of. While that bug is nondetermin...
2009-08-12 Chris Lattnerone last (?) bad x86 triple test.
2009-08-12 Chris Lattnerfix some pastos in triple lines.
2009-08-12 Chris Lattneranother bogus triple
2009-08-12 Chris Lattnerfix another broken target triple.
2009-08-12 Chris Lattnerfix an incorrect target triple.
2009-08-12 Chris Lattneradd nounwind
2009-08-12 Evan ChengRemove an Darwin assembler workaround.
2009-08-12 Evan ChengShrink ADDS, ADC, RSB, and SUBS.
2009-08-11 Evan ChengShrinkify Thumb2 r = add sp, imm.
2009-08-11 Evan ChengShrinkify Thumb2 load / store multiple instructions.
2009-08-11 Chris Lattnernow that these are in file-check format, we can merge...
2009-08-11 Evan ChengFix the previous accidental commit. Now shrinking commo...
2009-08-11 Jakob Stoklund OlesenRebuild RegScavenger::DistanceMap each time it is needed.
2009-08-11 Bob WilsonConvert more Neon tests to use FileCheck.
2009-08-11 Bob WilsonUse vAny type to get rid of Neon intrinsics that differ...
2009-08-11 Bob WilsonUse new EVT::vAny type to combine Neon intrinsics for...
2009-08-10 Evan ChengEnable Thumb2 instruction shrinking (32-bit to 16-bit...
2009-08-10 Dan GohmanFix a bug in the DAGCombiner's handling of multiple...
2009-08-10 David GoodwinUse FileCheck.
2009-08-10 David GoodwinUse FileCheck... its good for you...
2009-08-10 David GoodwinFix test.
2009-08-10 David GoodwinFix test.
2009-08-10 David GoodwinUse NEON for single-precision int<->FP conversions.
2009-08-10 Evan ChengHandle the constantfp created during post-legalization...
2009-08-10 Dan GohmanAdd nounwind keywords.
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-09 Bob WilsonAdd tests for Neon VZIP and VUZP instructions.
2009-08-09 Bob WilsonAdd a test for Neon VTRN instructions.
2009-08-08 Eric ChristopherAdd crc32 instruction and intrinsics. Add a new class...
2009-08-08 Jakob Stoklund OlesenAdd support for READCYCLECOUNTER in Blackfin back-end.
2009-08-08 Jakob Stoklund OlesenDon't build illegal ops in DAGCombiner::SimplifyBinOpWi...
2009-08-08 Jakob Stoklund OlesenSimplify RegScavenger::forward a bit more.
2009-08-07 Anton KorobeynikovDo not generate 32-bit call on win64 when imm does...
2009-08-07 Chris Lattnerrename test
2009-08-07 Chris Lattnermerge a bunch of tests together into one, convert to...
2009-08-07 Bob WilsonConvert more Neon tests to use FileCheck.
2009-08-07 David GoodwinMake NEON single-precision FP support the default for...
2009-08-07 Anton Korobeynikov2 more vdup.32 cases
2009-08-07 Evan ChengThumb2 32-bit ldm / stm needs .w suffix if submode...
2009-08-07 Evan ChengFix support to use NEON for single precision fp math.
2009-08-07 Evan ChengAnother coalescer bug. When a dead copy is eliminated...
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...
2009-08-07 Dale JohannesenAdd the testcase from PR 4668. This works at the
2009-08-06 Dale JohannesenFix PR 4626, a crash in branch folding after OptimizeBlock
2009-08-06 Bob WilsonImplement Neon VST[234] operations.
2009-08-06 Bob WilsonFix incorrect intrinsic declarations.
2009-08-06 Dan GohmanTidy up this testcase.
2009-08-06 Chris Lattnerreduce testcase.
2009-08-06 Dan GohmanRemove an over-aggressive assert. Functions with empty...
2009-08-06 Anton KorobeynikovAdd tests for X86-64 code model handling. Small and...
2009-08-06 Dan GohmanFix a bug in x86's PreprocessForRMW logic that was...
2009-08-06 Dan GohmanFix a few places in DAGCombiner that were creating...
2009-08-06 Chris Lattnerthis passes.
2009-08-06 Sanjiv GuptaXFAIL it while it is being worked on.
2009-08-06 Bob WilsonAdd tests for new NEON vld instructions.
2009-08-05 Bob WilsonConvert more Neon tests to FileCheck.
2009-08-05 Anton KorobeynikovMissed pieces for ARM HardFP ABI.
2009-08-05 Dan GohmanEnable the new no-SP register classes by default. This...
2009-08-05 Anton KorobeynikovAdd testcases for reg-mem arithemtics added recently
2009-08-05 Anton KorobeynikovConvert bswap test to filecheck, add more test entries...
2009-08-05 Dan GohmanFix a bug in the PIC16 backend.
2009-08-05 Dan GohmanChange these tests to use function attributes rather...
2009-08-05 Chris Lattnerchecking in broken testcases is not such a good idea.
2009-08-05 Sanjiv GuptaQuite a few tests crashed in llc after 78142. This...
2009-08-05 Evan ChengDisable stack coloring with register for now. It's...
2009-08-05 Evan ChengAnother nasty coalescer bug (is there another kind):
2009-08-05 Dan GohmanRevert changes accidentally committed along with r78163.
2009-08-05 Dan GohmanTeach X86FastISel how to handle CCValAssign::BCvt,...
2009-08-05 Evan ChengTurn some insert_subreg, extract_subreg, subreg_to_reg...
2009-08-05 Evan ChengOne more. Transfer kill of the larger register when...
2009-08-05 Evan ChengOne more place where subreg lowering forgot to transfer...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-08-05 Evan ChengIf the insert_subreg source is <undef>, insert an impli...
2009-08-04 Evan ChengFix part 1 of pr4682. PICADD is a 16-bit instruction...
2009-08-04 Evan ChengFix test.
2009-08-04 Bob WilsonConvert more Neon tests to use FileCheck.
2009-08-04 Bob WilsonConvert a few Neon tests to use FileCheck.
2009-08-04 Jakob Stoklund OlesenClean up the handling of two-address operands in RegSca...
2009-08-04 Evan ChengEnable load / store multiple pass for Thumb2. It's...
2009-08-04 David GoodwinAdd NEON single-precision FP support for fabs and fneg.
2009-08-04 Jakob Stoklund OlesenLowerSubregsInstructionPass::LowerExtract should not...
2009-08-04 Evan ChengIn thumb mode, r7 is used as frame register. This fixes...
2009-08-04 David GoodwinMatch common pattern for FNMAC. Add NEON SP support.
2009-08-04 David GoodwinImprove tests.
2009-08-04 David GoodwinInitial support for single-precision FP using NEON...
2009-08-04 Evan ChengFix PR4528. This scavenger assertion is too strict...
2009-08-04 Chris Lattnerenhance codegen to put 16-bit character strings into the
2009-08-04 Chris LattnerAdd support emiting for 2/4 byte mergable strings to...
2009-08-04 Evan ChengEmit sub r, #c instead of transforming it to add r...
2009-08-03 Bob WilsonLower CONCAT_VECTOR during legalization instead of...
2009-08-03 Jakob Stoklund OlesenFix Bug 4657: register scavenger asserts with subreg...
2009-08-03 Evan ChengFix a coaelescer bug. If a copy val# is extended to...
2009-08-03 Anton KorobeynikovUnbreak Win64 CC. Step one: honour register save area...
2009-08-03 Rafael EspindolaUse movd instead of movq
2009-08-03 Daniel DunbarPass target triple string in to TargetMachine constructor.
next