Tag debug output as regalloc
[oota-llvm.git] / lib /
2010-11-03 Jakob Stoklund OlesenTag debug output as regalloc
2010-11-03 Eric ChristopherOptimize generated code for integer materialization...
2010-11-03 Owen AndersonUnlike a lot of NEON instructions, vext isn't _actually...
2010-11-03 Bob WilsonAdd codegen patterns for VST1-lane instructions. Radar...
2010-11-03 Bob WilsonCheck for extractelement with a variable operand for...
2010-11-03 Mikhail GlushenkovRename FindExecutable to PrependMainExecutablePath.
2010-11-03 Duncan SandsRename PointsToLocalMemory to PointsToLocalOrConstantMe...
2010-11-03 Duncan SandsSimplify uses of MVT and EVT. An MVT can be compared...
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-11-03 Eric ChristopherIf we have an undef mask our Elt will be -1 for our...
2010-11-03 Evan ChengFix preload instruction isel. Only v7 supports pli...
2010-11-03 Evan ChengAdd support to match @llvm.prefetch to pld / pldw ...
2010-11-03 Bill WendlingPut the PC encoding in the correct bit position.
2010-11-03 Eric ChristopherInvert these branches by default, it makes assembly...
2010-11-03 Bill WendlingThe MC code couldn't handle ARM LDR instructions with...
2010-11-03 Dan GohmanFix DAGCombiner to avoid going into an infinite loop...
2010-11-03 Jim GrosbachRemove unused function.
2010-11-03 Jim GrosbachRemove the no longer used 'Modifier' optional operand...
2010-11-03 Jim GrosbachRemove unused function.
2010-11-03 Jim GrosbachBreak ARM addrmode4 (load/store multiple base address...
2010-11-03 Evan ChengTwo sets of changes. Sorry they are intermingled.
2010-11-03 Evan ChengModify scheduling itineraries to correct instruction...
2010-11-03 Dan GohmanPrint an error as one big string instead of breaking...
2010-11-03 Dan GohmanDelete unused variables.
2010-11-03 Dan GohmanRemove several unhelpful checks for isValid from sys...
2010-11-02 Eric ChristopherMake sure we're only storing a single bit here.
2010-11-02 Chris Lattnerper a suggestion by Frits van Bommel, mark all MBlaze...
2010-11-02 Owen AndersonRevert r118097 to fix buildbots.
2010-11-02 Chris LattnerCompletely reject instructions that have an operand...
2010-11-02 Jakob Stoklund OlesenLet the -inline-threshold command line argument take...
2010-11-02 Dan GohmanDon't try to enforce MAXPATHLEN in sys::Path for Unix...
2010-11-02 Dan GohmanSimplify.
2010-11-02 Dan GohmanFix a copy+pasto.
2010-11-02 Dan GohmanAvoid manipulating paths in fixed-sized arrays.
2010-11-02 Bill WendlingObsessive formatting changes. No functionality impact.
2010-11-02 Dan GohmanSimplify this code.
2010-11-02 Bill WendlingOmit unused parameter name.
2010-11-02 Bill WendlingSimplify the EncodeInstruction method now that a lot...
2010-11-02 Owen AndersonSince these fields are not exactly equivalent to the...
2010-11-02 Dan GohmanUse '\0' instead of 0 for nul character constants.
2010-11-02 Bill WendlingRename getAddrModeImm12OpValue to getAddrModeImmOpValue...
2010-11-02 Owen AndersonRename encoder methods to match naming convention.
2010-11-02 Chris Lattnermark a few codegenonly instructions.
2010-11-02 Mikhail GlushenkovappendSuffix: don't append a dot when the suffix is...
2010-11-02 Mikhail GlushenkovRevert r118057, this is better fixed in appendSuffix...
2010-11-02 Owen AndersonProvide correct encodings for the remaining vst variant...
2010-11-02 Dan GohmanEliminate some temporary std::strings.
2010-11-02 Owen AndersonTentative encodings for the "single element from one...
2010-11-02 Owen AndersonAdd correct encodings for basic variants for vst3 and...
2010-11-02 Rafael EspindolaDo relaxations with FT_Org fragments. Fixes the FIXME:
2010-11-02 Bob WilsonAdd NEON VST1-lane instructions. Partial fix for Radar...
2010-11-02 Owen AndersonAdd correct encodings for the basic variants for vst2.
2010-11-02 Owen AndersonAdd correct encodings for the basic form of vst1.
2010-11-02 Dan GohmanMicro-optimize.
2010-11-02 Dan GohmanDon't append a dot on platforms which don't use exe...
2010-11-02 Mikhail Glushenkovllvmc: Fix tool finding logic.
2010-11-02 Owen AndersonFactor out a common encoding class for loads and stores...
2010-11-02 Devang PatelFix DIType verifier. The element 3 is DIFile now.
2010-11-02 Owen AndersonAdd correct encodings for the rest of the vld instructi...
2010-11-02 Mikhail GlushenkovGetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT.
2010-11-02 Mikhail GlushenkovTrailing whitespace.
2010-11-02 Mikhail GlushenkovFindExecutable: remove the executability check.
2010-11-02 Mikhail GlushenkovMake FindProgramByName return paths with slashes unmodi...
2010-11-02 Mikhail Glushenkov80-col violations.
2010-11-02 Mikhail GlushenkovPath: Add GetEXESuffix() to complement GetDLLSuffix().
2010-11-02 Andrew TrickFixes <rdar://problem/8612856>: During postRAsched...
2010-11-02 Dale JohannesenApply patch for use-after-free in InlineAsm constant...
2010-11-02 Jim GrosbachSort bit assignments. Cosmetic change only.
2010-11-02 Devang PatelSimplify.
2010-11-02 Jim GrosbachRevert r114340 (improvements in Darwin function prologu...
2010-11-02 Rafael EspindolaAdd support for expressions in .sleb/.uleb directives.
2010-11-02 Devang PatelIf value map does not have register for an argument...
2010-11-02 Devang PatelUse frameindex, if available, as a last resort to emit...
2010-11-02 Owen AndersonAdd correct NEON encodings for vld2, vld3, and vld4...
2010-11-02 Eric ChristopherRemove an assert - it's possible to be hit, and we...
2010-11-02 Eric ChristopherWhitespeace
2010-11-02 Eric ChristopherNo really, no thumb1 for arm fast isel. Also add an...
2010-11-02 Jakob Stoklund OlesenDon't try to split weird critical edges that really...
2010-11-02 Owen AndersonAttempt to provide correct encodings for a number of...
2010-11-02 Owen AndersonAdd aesthetic break.
2010-11-02 Owen AndersonAdd correct NEON encodings for the "multiple single...
2010-11-01 Jakob Stoklund OlesenMachineLICM should not claim to be preserving the CFG...
2010-11-01 Jakob Stoklund OlesenBe more precise about verifying missing kill flags.
2010-11-01 Jakob Stoklund OlesenWhen inserting copies during splitting, always use...
2010-11-01 Jim GrosbachExplicitly check for non-consant reference in an LDRi12...
2010-11-01 Jim GrosbachRemove unused function.
2010-11-01 Bob WilsonAdd support for alignment operands on VLD1-lane instruc...
2010-11-01 Bill WendlingMissed reverting this bit.
2010-11-01 Bill WendlingMinor cleanup.
2010-11-01 Chris Lattnerrearrange a bit.
2010-11-01 Bob WilsonAdd NEON VLD1-lane instructions. Partial fix for Radar...
2010-11-01 Jakob Stoklund OlesenAdd kill flag verification.
2010-11-01 Jakob Stoklund OlesenUpdate kill flags while rewriting instructions after...
2010-11-01 Bill WendlingMove the machine operand MC encoding patterns to the...
2010-11-01 Owen AndersonWhen folding away a (shl (shr)) pair, we need to check...
2010-11-01 Chris Lattneruse our fancy new MnemonicAlias mechanism to remove...
2010-11-01 Bill WendlingWhen we look at instructions to convert to setting...
2010-11-01 Jakob Stoklund OlesenDon't assign new registers created during a split to...
2010-11-01 Jakob Stoklund OlesenAdd basic LiveStacks verification.
2010-11-01 Bob WilsonNEON does not support truncating vector stores. Radar...
next