Really fix -Wnon-virtual-dtor warnings; gcc needs the dtors to be
[oota-llvm.git] / lib / CodeGen /
2012-04-05 Eric ChristopherPatch to set is_stmt a little better for prologue lines...
2012-04-05 Jakob Stoklund OlesenDon't break the IV update in TLI::SimplifySetCC().
2012-04-05 Owen AndersonTreat f16 the same as f80/f128 for the purposes of...
2012-04-04 Pete CooperREG_SEQUENCE expansion to COPY instructions wasn't...
2012-04-04 Pete Cooperf16 FREM can now be legalized by promoting to f32
2012-04-04 Jakob Stoklund OlesenRemove spurious debug output.
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.
2012-04-04 Craig TopperRemove default case from switch that was already coveri...
2012-04-04 Pete CooperRemoved useless switch for default case when switch...
2012-04-03 Pete CooperAdd VSELECT to LegalizeVectorTypes::ScalariseVectorResu...
2012-04-03 Pete CooperRemoved one last bad continue statement meant to be...
2012-04-03 Chad RosierFix an issue in SimplifySetCC() specific to vector...
2012-04-03 Eric ChristopherFix thinko check for number of operands to be the one...
2012-04-03 Eric ChristopherAdd a line number for the scope of the function (starti...
2012-04-03 Pete CooperFixes to r153903. Added missing explanation of behavio...
2012-04-02 Pete CooperMoved LiveRangeEdit.h so that it can be called from...
2012-04-02 Jakob Stoklund OlesenAllocate virtual registers in ascending order.
2012-04-02 Pete CooperRefactored the LiveRangeEdit interface so that MachineF...
2012-04-02 Owen AndersonAdd predicates for checking whether targets have free...
2012-04-02 Lang HamesDuring two-address lowering, rescheduling an instructio...
2012-04-02 Eric ChristopherTurn on the accelerator tables for Darwin.
2012-04-02 Nadav RotemOptimizing swizzles of complex shuffles may generate...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...
2012-04-01 Lang HamesFix typo.
2012-04-01 Andrew Trickmisched: Add finalizeScheduler to complete the target...
2012-03-31 Rafael EspindolaTeach CodeGen's version of computeMaskedBits to underst...
2012-03-30 Bill WendlingIf we have a VLA that has a "use" in a metadata node...
2012-03-29 Eric ChristopherAdd support for objc property decls according to the...
2012-03-28 Jakob Stoklund OlesenEnable machine code verification in the entire code...
2012-03-28 Jakob Stoklund OlesenEnable machine code verification after PreSched2 passes.
2012-03-28 Jakob Stoklund OlesenAlso verify after ExpandPostRAPseudos.
2012-03-28 Jakob Stoklund OlesenEnable machine code verification after the late machine...
2012-03-28 Jakob Stoklund OlesenSkip liveness verification when MRI->tracksLiveness...
2012-03-28 Jakob Stoklund OlesenAllow removeLiveIn to be called with a register that...
2012-03-28 Pete CooperFixed commuteInstructions bug where if its called pre...
2012-03-28 Eric ChristopherMore debug output.
2012-03-28 Eric ChristopherFix the output of the DW_TAG_friend tag to include...
2012-03-27 Lang HamesUse a SmallVector and linear lookup instead of a DenseS...
2012-03-27 Eric ChristopherUse DW_AT_low_pc for a single entry point into a routine.
2012-03-27 Jakob Stoklund OlesenPrint SSA and liveness tracking flags in MF::print().
2012-03-27 Jakob Stoklund OlesenBranch folding may invalidate liveness.
2012-03-27 Chris Lattnerfix what looks like a real logic bug, found by PVS...
2012-03-27 Jakob Stoklund OlesenAdd an MRI::tracksLiveness() flag.
2012-03-27 Evan ChengPost-ra LICM should take care not to hoist an instructi...
2012-03-27 Lang HamesDuring MachineCopyPropagation a register may be the...
2012-03-26 Lang HamesAdd a debug option to dump PBQP graphs during register...
2012-03-26 Eric ChristopherUse the file in the inlined die rather than the compile...
2012-03-26 Benjamin KramerNo need to do an expensive stable sort for a bunch...
2012-03-26 Craig TopperPrune some includes and forward declarations.
2012-03-26 Eric ChristopherAdd a debug statement.
2012-03-24 Hal FinkelAdd the ability to promote legal integer VAARGs. This...
2012-03-23 Jim GrosbachPretty-printing comments for literal floating point...
2012-03-23 Lang HamesAdd support for register masks to PBQP.
2012-03-22 Evan ChengSource order scheduler should not preschedule nodes...
2012-03-22 Evan ChengAssign node orders to target intrinsics which do not...
2012-03-22 Eric ChristopherIn erroneous inline assembly we could mistakenly try...
2012-03-22 Chad Rosier[fast-isel] Fold "urem x, pow2" -> "and x, pow2-1"...
2012-03-21 Jim GrosbachChecking a build_vector for an all-ones value.
2012-03-21 Andrew Trickmisched: fix LiveInterval update for bottom-up scheduling
2012-03-21 Andrew Trickmisched: trace LiveIntervals after scheduling.
2012-03-21 Andrew Trickmisched: obvious iterator update fixes for bottom-up.
2012-03-21 Andrew Trickmisched: cleanup main loop
2012-03-21 Andrew Trickmisched: fix LI update for bottom-up.
2012-03-20 Bill WendlingIt's possible to have a constant expression who's size...
2012-03-20 Craig TopperWhen combining (vextract shuffle (load ), <1,u,u,u...
2012-03-20 Eric ChristopherDo everything up to generating code to try to get a...
2012-03-20 Eric ChristopherUntabify.
2012-03-20 Eric ChristopherAdd another debugging statement here.
2012-03-20 Eric ChristopherUse lookUpRegForValue here instead of duplicating the...
2012-03-19 Pete Cooperf16 FDIV can now be legalized by promoting to f32
2012-03-19 Lang HamesAdd an option to the MI scheduler to cut off scheduling...
2012-03-19 Duncan SandsFix DAG combine which creates illegal vector shuffles...
2012-03-17 Benjamin KramerCriticalAntiDepBreaker: Replace a SmallSet of regs...
2012-03-17 Benjamin KramerMachineInstr: Inline the fast path (non-bundle instruct...
2012-03-16 Benjamin KramerScheduleDAGInstrs: When adding uses we add them into...
2012-03-16 Benjamin KramerLimit the number of memory operands in MachineInstr...
2012-03-16 Benjamin KramerCriticalAntiDepBreaker: BasicBlock::size is an expensiv...
2012-03-16 Andrew Trickmisched: add DAG edges from vreg defs to ExitSU.
2012-03-16 Chad RosierRevert r152705, which reapplied r152486 as this appears...
2012-03-16 NAKAMURA TakumiRevert r152613 (and r152614), "Inline the d'tor and...
2012-03-15 Eric ChristopherFor types with a parent of the compile unit make sure...
2012-03-15 Eric ChristopherWe actually handle AllocaInst via getRegForValue below...
2012-03-15 Eric ChristopherAdd some debugging output into fast isel as well.
2012-03-15 Eric ChristopherAdd another debug statement.
2012-03-15 Eric ChristopherTabs.
2012-03-15 Eric ChristopherTypo.
2012-03-15 Nadav RotemWhen optimizing certain BUILD_VECTOR nodes into other...
2012-03-15 Eric ChristopherRevert the removal of DW_AT_MIPS_linkage_name when...
2012-03-15 Bill WendlingAdd a xform to the DAG combiner.
2012-03-14 Benjamin KramerSilence operator precedence warnings.
2012-03-14 Bill WendlingReapply r152486 with a fix for the nightly testers.
2012-03-14 Bill WendlingInsert the debugging instructions in one fell-swoop...
2012-03-14 Andrew Trickmisched: implemented a framework for top-down or bottom...
2012-03-14 Andrew Trickmisched comments
2012-03-14 Eric ChristopherRemove the DW_AT_MIPS_linkage name attribute when we...
2012-03-13 Evan ChengFortify r152675 a bit. Although I'm not able to come...
2012-03-13 Evan ChengDAG combine incorrectly optimize (i32 vextract (v4i16...
2012-03-13 Bill Wendlings/SjLjEHPass/SjLjEHPrepare/
2012-03-13 Bill WendlingAdd a return type.
next