Use the "isCompare" machine instruction attribute instead of calling the
[oota-llvm.git] / lib / Target /
2010-08-08 Bill WendlingUse the "isCompare" machine instruction attribute inste...
2010-08-07 Dale JohannesenUse sdmem and sse_load_f64 (etc.) for the vector
2010-08-06 Bruno Cardoso LopesPatterns to match AVX 256-bit vzero intrinsics
2010-08-06 Bruno Cardoso LopesPatterns to match AVX 256-bit permutation intrinsics
2010-08-06 Jim GrosbachRemove empty processFunctionBeforeFrameFinalized()...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Rafael EspindolaFix eabi calling convention when a 64 bit value shadows r3.
2010-08-06 Bruno Cardoso LopesPatterns to match AVX 256-bit horizontal arithmetic...
2010-08-06 Bruno Cardoso LopesPatterns to match AVX 256-bit arithmetic intrinsics
2010-08-06 Bill WendlingAdd the Optimize Compares pass (disabled by default).
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-08-05 Dan GohmanRemove IntrWriteMem, as it's the default. Rename IntrWr...
2010-08-05 Bruno Cardoso LopesSupport very basic (doesn't include ABI support in...
2010-08-05 Eric ChristopherHandle the memory barrier pseudo that goes to nothing...
2010-08-05 Eric ChristopherSet hasSideEffects on the 64-bit no-sse memory barrier.
2010-08-05 Jim GrosbachFor local variables in functions with a frame pointer...
2010-08-05 Bob WilsonFix indentation.
2010-08-05 Bob WilsonAdd an ARM RSCrr instruction for disassembly only.
2010-08-05 Eric ChristopherBe a little bit more specific about target for the...
2010-08-05 Eric ChristopherHandle the pseudo in MCInstLower.
2010-08-05 Bob WilsonAdd an ARM RSBrr instruction for disassembly only.
2010-08-05 Chandler CarruthSilence a GCC warning about && and || without explicit...
2010-08-05 Bob WilsonARM "rrx" shift operands do not have an immediate....
2010-08-04 Eric ChristopherMake x86-64 membarriers work without sse and clean...
2010-08-04 Jim Grosbachand back in. false alarm on the tests from another...
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.
2010-08-04 Devang PatelImplement target specific getDebugValueLocation().
2010-08-04 Jim Grosbachoops. revert for a moment to clean up tests first.
2010-08-04 Jim GrosbachReserve a stack slot if the function adjusts the stack...
2010-08-04 Devang PatelImplement target specific getDebugValueLocation().
2010-08-04 Torok EdwinUse indirect calls in PowerPC JIT.
2010-08-04 Dale JohannesenRemove switch for disabling ARM tail calls. They
2010-08-04 Devang PatelAdd DEBUG message.
2010-08-04 Benjamin KramerEnable COFF writer on mingw32 and cygwin.
2010-08-04 Kalle RaiskilaMake SPU backend handle insertelement and
2010-08-04 Benjamin KramerPrint an error message when someone tries -integrated...
2010-08-04 Gabor Greifby Alexander Herz:
2010-08-04 Bob WilsonCombine NEON VABD (absolute difference) intrinsics...
2010-08-03 Chris Lattnerfix a win64 encoding problem, patch by Cameron Esfahani!
2010-08-03 Nate BegemanAdd support for getting & setting the FPSCR application...
2010-08-03 Oscar FuentesCMake: Change somme target library names:
2010-08-02 Kalle RaiskilaMore SPU v2f32 stuff added: insertelement and shuffle.
2010-08-02 Kalle RaiskilaAdd preliminary v2f32 support for SPU. Like with v2i32...
2010-08-02 Kalle RaiskilaAdd preliminary v2i32 support for SPU backend. As there...
2010-08-02 Eli FriedmanPR7781: Fix incorrect shifting in PPCTargetLowering...
2010-08-01 Eli FriedmanPR7774: Fix undefined shifts in Alpha backend. As...
2010-07-31 Daniel DunbarSilence some -Asserts uninitialized variable warnings.
2010-07-31 Michael J. SpencerMC: Remove HasAbsolutizedSet from WindowsX86AsmBackend.
2010-07-31 Bob WilsonMove newlines before inline jumptables from the asm...
2010-07-31 Michael J. SpencerAdd relax all support to the COFF object streamer.
2010-07-31 Bob WilsonAdd support for disassembling VMVN (immediate) instruct...
2010-07-30 Evan ChengAdd -disable-shifter-op to disable isel of shifter...
2010-07-30 Bob WilsonAdd a check in the ARM disassembler for NEON instructio...
2010-07-30 Dale JohannesenPPC doesn't supported VLA with large alignment. This was
2010-07-30 Bob WilsonAdd the __TEXT,__StaticInit section to the list of...
2010-07-30 Bruno Cardoso LopesSupport all 128-bit AVX vector intrinsics. Most part...
2010-07-30 Bruno Cardoso LopesFix typo!
2010-07-30 Jim GrosbachMany Thumb2 instructions can reference the full ARM...
2010-07-29 Nate BegemanAdd builtins for ssat/usat, similar to RealView's __ssa...
2010-07-29 Bob WilsonRefactor ARM-specific DAG combining in preparation...
2010-07-29 Dale JohannesenImplement vector constants which are splat of
2010-07-29 Bob WilsonDon't assert on an unrecognized BrMiscFrm instruction.
2010-07-29 Nate BegemanAdd intrinsics __builtin_arm_qadd & __builtin_arm_qsub...
2010-07-29 Jakob Stoklund OlesenRevert r109652, and remove the offending assert in...
2010-07-28 Jim GrosbachARM mode version of r109693. Remove incorrect substitut...
2010-07-28 Jim GrosbachRemove incorrect substitution pattern for UXTB16. It...
2010-07-28 Jim GrosbachRemove dead prototype
2010-07-28 Jakob Stoklund OlesenCreate a fixed stack object for varargs that is as...
2010-07-28 Dan GohmanFix this code to avoid decrementing an iterator past...
2010-07-28 Dan GohmanDo GEP offset calculations with unsigned math rather...
2010-07-28 Nate BegemanImplement a vectorized algorithm for <16 x i8> << ...
2010-07-27 Nate Begeman~40% faster vector shl <4 x i32> on SSE 4.1 Larger...
2010-07-27 Michael J. SpencerMake MC use Windows COFF on Windows and add tests.
2010-07-27 Jakob Stoklund OlesenThe isLoadFromStackSlot and isStoreToStackSlot have...
2010-07-27 Jakob Stoklund OlesenAdd assertions that expose the PR7713 miscompilation...
2010-07-26 Eli FriedmanAnd a bit more non-ASCII stuff.
2010-07-26 Anton KorobeynikovDrop some non-ascii stuff
2010-07-26 Evan ChengOn x86, f32 / f64 nodes share the same registers as...
2010-07-26 Anton KorobeynikovAdd a note
2010-07-26 Bruno Cardoso LopesTemporary hack to let codegen assert or generate poor...
2010-07-26 Anton KorobeynikovCurrently EH lowering code expects typeinfo to be globa...
2010-07-26 Evan ChengARM fastisel isn't ready.
2010-07-25 Douglas GregorRemove extraneous semicolon
2010-07-25 Douglas GregorUnbreak CMake build
2010-07-24 Anton KorobeynikovHook in GlobalMerge pass
2010-07-24 Evan ChengAdd an ILP scheduler. This is a register pressure aware...
2010-07-24 Bruno Cardoso LopesSupport x86 "eiz" and "riz" pseudo index registers...
2010-07-23 Jim GrosbachUse the appropriate register class for an i32 when...
2010-07-23 Dale JohannesenRevert 109076. It is wrong and was causing regressions...
2010-07-23 Evan Cheng- Allow target to specify when is register pressure...
2010-07-23 Bruno Cardoso LopesRemove trailing whitespace
2010-07-23 Bruno Cardoso LopesAdd AVX version of CLMUL instructions
2010-07-23 Gabor Greiffix constness warnings
2010-07-23 Gabor Greifdo not (implicitly) dereference iterator many times...
2010-07-23 Bruno Cardoso LopesDeclare CLMUL as a subtarget feature
2010-07-23 Bruno Cardoso LopesAdd x86 CLMUL (Carry-less multiplication) cpu feature
2010-07-23 Bruno Cardoso LopesAdd complete assembler support for FMA3 instructions...
2010-07-23 Dale JohannesenThe only supported calling convention for X86-64 uses
next