X86: Add a bunch of peeps for add and sub of SETB.
[oota-llvm.git] / lib /
2011-05-08 Benjamin KramerX86: Add a bunch of peeps for add and sub of SETB.
2011-05-08 Rafael EspindolaDon't force relaxation of AdvanceLoc instructions on...
2011-05-07 Jakob Stoklund OlesenEliminate the ARM sub-register indexes that are not...
2011-05-07 Duncan SandsThe comparision "max(x,y)==x" is equivalent to "x>...
2011-05-07 Eric ChristopherFix the non-MC encoding of pkhbt and pkhtb.
2011-05-07 Jakob Stoklund OlesenRevert ExecutionEngine patches, they either failed...
2011-05-06 Rafael EspindolaSwitch Darwin to the generic CIE/FDE printer.
2011-05-06 Dylan NoblesmithExecutionEngine: delete duplicated files
2011-05-06 Dylan NoblesmithExecutionEngine: add missing file
2011-05-06 Akira Hatanaka1. Keep lines in 80 columns.
2011-05-06 Dylan NoblesmithExecutionEngine: move createJIT() definition
2011-05-06 Dylan NoblesmithExecutionEngine: push TargetMachine creation into clients
2011-05-06 Dylan NoblesmithExecutionEngine: fix JIT/MCJIT selectTarget() duplication
2011-05-06 Jakob Stoklund OlesenEmit a proper error message when register allocators...
2011-05-06 Andrew TrickAdded an assertion, and updated a comment.
2011-05-06 Nick LewyckyIt's valid to take the blockaddress of a different...
2011-05-06 Evan Cheng80 col violations.
2011-05-06 Eli FriedmanMake the logic for determining function alignment more...
2011-05-06 Eli FriedmanUse array_lengthof. No functional change.
2011-05-06 Jakob Stoklund OlesenIterate backwards over debug locations when splitting...
2011-05-06 Andrew TrickTypo: Reviewed by Alistair.
2011-05-06 Jakob Stoklund OlesenUpdate LiveDebugVariables after live range splitting.
2011-05-06 Jakob Stoklund OlesenUse TargetMachine hooks to properly print debug variabl...
2011-05-06 Jakob Stoklund OlesenAlso count identity copies.
2011-05-06 Andrew TrickPost-RA scheduler compile time fix. Quadratic computati...
2011-05-06 Devang PatelMove CompileUnit::getOrCreateNameSpace() and CompileUni...
2011-05-06 Rafael EspindolaNothing else uses this label.
2011-05-06 Rafael EspindolaYet more dead code.
2011-05-06 Rafael EspindolaUpdate comments.
2011-05-06 Rafael EspindolaMore dead code elimination.
2011-05-06 Rafael EspindolaDead code elimination.
2011-05-06 Justin HolewinskiPTX: add PTX 2.3 language target
2011-05-06 Duncan SandsFix PR9820: a read-only call differs from a load in...
2011-05-06 Eli FriedmanRe-revert r130877; it's apparently causing a regression...
2011-05-05 Nick LewyckyThe computation of string length is not that complicate...
2011-05-05 Rafael EspindolaRemove DwarfTableException.
2011-05-05 Rafael EspindolaRemove the DwarfTable enum.
2011-05-05 Devang PatelIn debug output, clearly list new instructions without...
2011-05-05 Devang PatelRemove little used statistical counter.
2011-05-05 Eli FriedmanPR9838: Fix transform introduced in r127064 to not...
2011-05-05 Rafael EspindolaMove PPC Linux to CFI.
2011-05-05 Rafael EspindolaImplement a really simple DwarfSjLjException.
2011-05-05 Rafael EspindolaList all exception types in a switch.
2011-05-05 Andrew TrickARM post RA scheduler compile time fix.
2011-05-05 Andrew Trickwhitespace
2011-05-05 Rafael EspindolaDon't produce a __debug_frame.
2011-05-05 Owen AndersonAllow FastISel of three-register-operand instructions.
2011-05-05 Devang PatelIf debug info for inlined function is missing then...
2011-05-05 Eli FriedmanPR9848: pandn is not commutative.
2011-05-05 Jakob Stoklund OlesenAdd some statistics to the splitting and spilling frame...
2011-05-05 Eli FriedmanAvoid extra vreg copies for arguments passed in registe...
2011-05-05 Eli FriedmanSmall syntax cleanup; we don't need to #define constant...
2011-05-05 Eli FriedmanMinor correction to r130877; fixes PR9846 and hopefully...
2011-05-05 Hongbin ZhengMinor change: Fix the typo in RegionPass.h and RegionPa...
2011-05-05 Bill WendlingRemove a flag that would set the ".eh" symbol as .globl...
2011-05-05 Nick LewyckyUpdate the gcov version used slightly, to make it stop...
2011-05-05 Nick LewyckyRemove dead function.
2011-05-05 Nick LewyckyWhen the path wasn't emitted by the frontend, discard...
2011-05-04 Jakob Stoklund OlesenDisable physical register coalescing by default.
2011-05-04 Devang PatelSet debug loc for new instructions.
2011-05-04 Devang PatelSet debug location for new PHI nodes created in exit...
2011-05-04 Jakob Stoklund OlesenFix X86RegisterInfo::getMatchingSuperRegClass for sub_8...
2011-05-04 Bill WendlingSjLj EH could produce a machine basic block that legiti...
2011-05-04 Devang PatelPreserve line number information while threading jumps.
2011-05-04 Eli FriedmanRe-commit r130862 with a minor change to avoid an itera...
2011-05-04 Devang PatelPreserve line number info.
2011-05-04 Devang Patelpreserve line number info.
2011-05-04 Eli FriedmanBack out r130862; it appears to be breaking bootstrap.
2011-05-04 Eli FriedmanTeach MachineCSE how to do simple cross-block CSE invol...
2011-05-04 Jakob Stoklund OlesenImplement SystemZRegisterInfo::getMatchingSuperRegClass...
2011-05-04 Devang PatelDo not emit location expression size twice.
2011-05-04 Rafael EspindolaFix cmake build.
2011-05-04 Akira HatanakaPrevent instructions using $gp from being placed betwee...
2011-05-04 Rafael EspindolaProducing a DW_FORM_addr for DW_AT_stmt_list is probabl...
2011-05-04 Jakob Stoklund OlesenRename -disable-physical-join to -join-physregs and...
2011-05-04 Devang PatelTighten up check for empty (i.e. no meaningful debug...
2011-05-04 Duncan SandsAdd variations on: max(x,y) >= min(x,z) folds to true...
2011-05-04 Nick LewyckyEmit gcov data files to the directory specified in...
2011-05-04 Andrew Trickindvars: Added DisableIVRewrite and WidenIVs.
2011-05-04 Jakob Stoklund OlesenImplement MSP430RegisterInfo::getMatchingSuperRegClass...
2011-05-03 Jakob Stoklund OlesenMark ultra-super-registers QQQQ as call-clobbered inste...
2011-05-03 Andrew Trickindvars: Added canExpandBackEdgeTakenCount.
2011-05-03 Devang PatelEven if the subprogram is going to use AT_specification...
2011-05-03 Daniel DunbarMCDwarf: Don't save Twine to local variable, this is...
2011-05-03 Bill WendlingReplace the "movnt" intrinsics with a native store...
2011-05-03 Jakob Stoklund OlesenGracefully handle invalid live ranges. Fix PR9831.
2011-05-03 Duncan SandsImplement some basic simplifications involving min...
2011-05-03 Akira HatanakaFix function MipsRegisterInfo::getRegisterNumbering.
2011-05-03 Bob WilsonTemporarily disable use of divmod compiler-rt functions...
2011-05-03 Bruno Cardoso LopesFold ARM coprocessor intrinsics patterns into the instr...
2011-05-03 Bruno Cardoso LopesAdd a few ARM coprocessor intrinsics. Testcases included
2011-05-03 Devang PatelIf the front end has emitted llvm.dbg.cu and other...
2011-05-03 Devang PatelUse llvm.dbg.cu named metadata to collect compile...
2011-05-03 Benjamin KramerRemove unused variables caught by GCC's -Wunused-but...
2011-05-03 Michael J. SpencerAdd pentium{3,4}m cpus. Patch by Alexander Best!
2011-05-03 Eric Christopherxmm0 is an implicit parameter in this and so shouldn...
2011-05-03 Dan GohmanAdd an unfolded offset field to LSR's Formula record...
2011-05-02 Owen AndersonOther parts of the SelectionDAG framework assume that...
2011-05-02 Devang PatelScanning entire basic block may be too expensive in...
2011-05-02 Jakob Stoklund OlesenHandle <def,undef> in the second loop as well.
next