- Added MCSubtargetInfo to capture subtarget features and scheduling
[oota-llvm.git] / lib / CodeGen /
2011-06-15 Nadav RotemgetZeroExtendInReg needs to get a scalar type
2011-06-15 Nadav RotemEnable the simplification of truncating-store after...
2011-06-14 Chad RosierWhen pattern matching during instruction selection...
2011-06-14 Eli FriedmanRevert r133004 ; it's breaking nightly tests.
2011-06-14 Rafael EspindolaPartial revert of 132882.
2011-06-14 Rafael EspindolaAdd 132986 back, but avoid non-determinism if a bb...
2011-06-14 Rafael Espindolarevert 132986 to see if the bots go green.
2011-06-14 Nadav RotemAdd a testcase for checking the integer-promotion of...
2011-06-14 Nadav RotemDisable trunc-store simplification on vectors.
2011-06-14 Rafael EspindolaImplement Jakob's suggestion on how to detect fall...
2011-06-14 Bruno Cardoso LopesAdd one more argument to the prefetch intrinsic to...
2011-06-14 Rafael EspindolaMake the threshold used by branch folding softer. Befor...
2011-06-13 Nadav RotemFix a bug in FindMemType. When widening vector loads...
2011-06-13 Jakob Stoklund OlesenBe less aggressive about hinting in RAFast.
2011-06-13 Jakob Stoklund OlesenInclude callee-saved registers in debug output.
2011-06-13 Rafael EspindolaFix invalid uses of Twine. Hopefully this fixes the...
2011-06-12 Nadav RotemFix a bug in the calculation of the vectorTypeBreakdown...
2011-06-12 Nadav RotemImprove the generated code by getCopyFromPartsVector...
2011-06-12 Rafael EspindolaReally fix the fall-through logic.
2011-06-12 Rafael EspindolaFix silly bug I introduce in the previous commit. Fixes...
2011-06-12 Rafael EspindolaAnalyzeBranch doesn't change which successors a bb...
2011-06-11 Chad RosierRevert r132871.
2011-06-11 Chad RosierTypo.
2011-06-10 Eric Christopher80-col cleanups.
2011-06-10 Rafael EspindolaRemoved tabs. Also fixed my editor...
2011-06-10 Cameron ZwarichRename the ParmContext enum values to make a bit more...
2011-06-10 Cameron ZwarichRemove tabs.
2011-06-10 Cameron ZwarichRemove a pointless const_cast.
2011-06-10 Rafael EspindolaRemove duplicated test.
2011-06-10 Chad RosierEnsure that EmitGlobalVariable is correctly differentia...
2011-06-09 Rafael EspindolaMake the optional verification step more strict.
2011-06-09 Rafael EspindolaAvoid a gcc warning about multiline comments.
2011-06-09 Rafael EspindolaOn last fix to the early tail duplication.
2011-06-09 Rafael EspindolaAlso consider phi nodes when deciding if a register...
2011-06-09 Eli FriedmanChange this DAGCombine to build AND of SHR instead...
2011-06-09 Rafael EspindolaAnalyzeBranch modifies the bb, but we don't want to...
2011-06-09 Rafael EspindolaA PHI in this basic block is a use in another basic...
2011-06-09 Rafael EspindolaRefactor some checks into shouldTailDuplicate. Update...
2011-06-09 Eric ChristopherRecommit r132764 since it didn't cause the windows...
2011-06-09 Eric ChristopherTemporarily revert 132764 to see if it fixes the Window...
2011-06-09 Eric ChristopherIf the alignment of the byval argument is greater than...
2011-06-08 Eric ChristopherAdd a parameter to CCState so that it can access the...
2011-06-08 Andrew TrickRemove a temporary test case probe in CheckForLiveRegDef.
2011-06-08 Rafael EspindolaFix count.
2011-06-08 Rafael EspindolaCount how many phis we are creating.
2011-06-07 Cameron ZwarichFix an issue where the two-address conversion pass...
2011-06-07 Rafael EspindolaFix a silly error I introduce in r131951.
2011-06-07 Andrew TrickFix a merge bug in preRAsched for handling physreg...
2011-06-06 Jakob Stoklund OlesenSimplify local live range splitting's safeguard to...
2011-06-06 Jakob Stoklund OlesenGet allocation orders from RegisterClassInfo when possible.
2011-06-06 Nadav RotemAdd methods to support the integer-promotion of vector...
2011-06-06 Stuart HastingsAvoid FGETSIGN of 80-bit types. Fixes PR10085.
2011-06-06 Jakob Stoklund OlesenDon't try to be clever, just preserve the target's...
2011-06-06 Eli FriedmanPR10077: fix fast-isel of extractvalue of aggregate...
2011-06-05 Benjamin KramerUse path API for path concatenation.
2011-06-04 Nadav RotemTypeLegalizer: Add support for passing of vector-promot...
2011-06-04 Nadav RotemTypeLegalizer: Fix a bug in the promotion of elements...
2011-06-03 Jakob Stoklund OlesenSwitch AllocationOrder to using RegisterClassInfo inste...
2011-06-03 Jakob Stoklund OlesenPreserve the original ordering when a CSR has multiple...
2011-06-03 Eric ChristopherAdd a TODO about memory operands.
2011-06-02 Jakob Stoklund OlesenAvoid calling TRI->getAllocatableSet in RAFast.
2011-06-02 Eric ChristopherHave LowerOperandForConstraint handle multiple characte...
2011-06-02 Jakob Stoklund OlesenMake it possible to have unallocatable register classes.
2011-06-02 Jakob Stoklund OlesenJust use a SmallVector.
2011-06-02 Devang PatelRemove dead code.
2011-06-02 Devang PatelUpdate DBG_VALUEs while breaking anti dependencies.
2011-06-02 Devang PatelDuring post RA scheduling, do not try to chase reg...
2011-06-02 Rafael EspindolaRevert 132424 to fix PR10068.
2011-06-02 Jakob Stoklund OlesenUse RegisterClassInfo::getOrder in RAFast.
2011-06-02 Benjamin KramerStart with a zeroed CSRNum map.
2011-06-02 Jakob Stoklund OlesenInitialize members to fix problem found by valgrind.
2011-06-02 Jakob Stoklund OlesenUse TRI::has{Sub,Super}ClassEq() where possible.
2011-06-02 Jakob Stoklund OlesenAdd a RegisterClassInfo class that lazily caches inform...
2011-06-01 Devang PatelA DBG_VALUE that truncates a range does not start anoth...
2011-06-01 Devang PatelDo not drop constant values when a variable's content...
2011-06-01 Stuart HastingsRecommit 132404 with fixes. rdar://problem/5993888
2011-06-01 Eric ChristopherAllow bitcasts between valid types of the same size...
2011-06-01 Nadav RotemRefactor LegalizeTypes: Erase LegalizeAction and make...
2011-06-01 Jakob Stoklund OlesenRevert r132358 "Simplify the eviction policy by making...
2011-06-01 Stuart HastingsFix double FGETSIGN to work on x86_32; followup to...
2011-06-01 Stuart HastingsTurn on FGETSIGN for x86. Followup to 132388. rdar...
2011-06-01 Nadav RotemThis patch is another step in the direction of adding...
2011-06-01 Andrew TrickAdd an issue width check to the postRA scheduler. Patch...
2011-06-01 Bill WendlingThe ARM stuff already calls the Resume function, not...
2011-06-01 Devang PatelIncomplete type may not have corresponding DIE, so...
2011-05-31 Devang PatelRefactor.
2011-05-31 Devang PatelInclude global types, that are referenced through local...
2011-05-31 Jakob Stoklund OlesenSimplify the eviction policy by making the failsafe...
2011-05-30 Jakob Stoklund OlesenReapply r132245 with a fix for the bug that broke the...
2011-05-30 Charles DavisEmit the handler's data area. For GCC-style exceptions...
2011-05-29 Jakob Stoklund OlesenRevert r132245, "Create two BlockInfo entries when...
2011-05-29 Jakob Stoklund OlesenFix PR10046 by updating LiveVariables kill info when...
2011-05-29 Charles DavisWhen generating against the Win64 EH scheme, set the...
2011-05-28 Nadav RotemRefactor the type legalizer. Switch TargetLowering...
2011-05-28 Benjamin KramerErase instructions _after_ checking their type.
2011-05-28 John McCallImplement and document the llvm.eh.resume intrinsic...
2011-05-28 Charles DavisWhen generating code for Win64 EH, emit StartProc and...
2011-05-28 Jakob Stoklund OlesenCreate two BlockInfo entries when a live range is disco...
2011-05-28 Jakob Stoklund OlesenAdd SplitAnalysis::getNumLiveBlocks().
2011-05-28 Devang PatelSelect DW_AT_const_value size based on global variable...
next