Fix a comment typo and some whitespace.
[oota-llvm.git] / lib / CodeGen /
2009-09-18 Bob WilsonFix a comment typo and some whitespace.
2009-09-18 Bill WendlingFactor out label difference creation.
2009-09-18 Bill WendlingIt's inefficient to have place the exception tables...
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-18 Chris Lattneradd a new hook to allow targets to splat stuff at the...
2009-09-18 Chris Lattnerduncan points out the EH selector values are signed.
2009-09-18 Anton KorobeynikovAllow symbols to start from the digit if target request...
2009-09-18 Evan ChengRevert r82214. It broke 403.gcc on x86_64 / Darwin.
2009-09-18 Evan ChengFix a bug in sdisel switch lowering code. When it updat...
2009-09-17 Chris Lattnertolerate llvm.eh.selector.i64 on 32-bit systems and...
2009-09-17 Chris Lattnerpass machinemoduleinfo down into getSymbolForDwarfGloba...
2009-09-17 Jim Grosbachgrammar
2009-09-17 Evan ChengRemove simple regalloc. It has bit rotted.
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...
2009-09-16 Devang PatelFix typo.
2009-09-16 Devang PatelAt iSel time, update DebugLoc based on debug info attac...
2009-09-16 Dan GohmanAdd a new pass for doing late hoisting of floating...
2009-09-16 Benjamin KramerDon't sort the vector when it is empty. This should...
2009-09-16 Xerxes Ranbyupdated lib/CodeGen/CMakeLists.txt to unbreak cmake...
2009-09-16 Chris Lattneradd a new MachineModuleInfoMachO class, which is the...
2009-09-16 Chris Lattnerthe pointer MMI keeps will start out with object-file...
2009-09-16 Chris Lattnerremove the AsmPrinter::printMCInst hook hack now that
2009-09-16 Chris LattnerBig change #1 for personality function references:
2009-09-16 Chris Lattnerinline AsmPrinter::getCurrentFunctionEHName into its...
2009-09-16 Chris LattnerEliminate AsmPrinter::EmitExternalGlobal, inlining...
2009-09-16 Chris Lattnereliminate the horrid AsmPrinter::getGlobalLinkName...
2009-09-15 Chris Lattnerremove some horrible MAI hooks which fortunately turn...
2009-09-15 Chris Lattnerstrength reduce a call to PrintRelDirective(true).
2009-09-15 Chris Lattneradd hooks to hang target-specific goop off MachineModul...
2009-09-15 Nate BegemanDo not add the SVOffset to the Node CSE ID. The same...
2009-09-15 Eric ChristopherExpand on comment.
2009-09-15 Daniel DunbarFix -Asserts warning.
2009-09-15 Nate BegemanBetter solution for tracking both the original alignmen...
2009-09-15 Evan ChengAnother try at early partial coalescing. Identity phi...
2009-09-15 Nate BegemanRemove incorrect CSE code from r81813.
2009-09-15 Nate BegemanSubstantially speed up combiner-aa in the following...
2009-09-15 Nate BegemanTeach the legalizer to propagate the original alignment...
2009-09-15 Nate BegemanAdd an "original alignment" field to load and store...
2009-09-14 Evan ChengAdd early coalescing to liveintervals. This is work...
2009-09-14 Bill WendlingPull the creation of the "RewindFunction" function...
2009-09-14 Chris LattnerPIC16 does allow colon after MBB labels, simplify EmitB...
2009-09-14 Chris LattnerChange MCAsmStreamer to take an MCInstPrinter instead...
2009-09-13 Chris Lattnerkill off the last use of TRI::AsmName.
2009-09-13 Chris Lattnereliminate an extraneous use of TRI::getAsmName in a...
2009-09-13 Chris Lattnerremove MAI::JumpTableSpecialLabelPrefix now that MAI
2009-09-13 Chris Lattnerreplace printBasicBlockLabel with EmitBasicBlockStart,
2009-09-13 Chris Lattnerconvert some uses of printBasicBlockLabel to use GetMBB...
2009-09-12 Chris Lattnerdevirtualize AsmPrinter::printBasicBlockLabel since...
2009-09-12 Lang HamesMoved some more index operations over to LiveIntervals.
2009-09-12 Evan ChengRemove -new-coalescer-heuristic. It's not useful.
2009-09-12 Evan Cheng80 col violations.
2009-09-11 Caroline TiceDon't generate Dwarf line table entries for source...
2009-09-11 Duncan SandsFix PR4948 (and a leak): by not destroying the DwarfExc...
2009-09-11 Dan GohmanMake fast-isel try ISD::FNEG before resorting to bitcas...
2009-09-11 Dan GohmanReapply r81171 with a fix: don't try to use i64 when it
2009-09-10 Bob WilsonDon't swap the operands of a subtraction when trying...
2009-09-10 Bill WendlingExit early if exception handling isn't supported.
2009-09-10 Bill WendlingComment and whitespace cleanups. No intentional functio...
2009-09-10 Bill WendlingRevert part of my r81424 patch. I removed what looked...
2009-09-10 Bill WendlingDon't hardcode the TType format size. In fact, rework...
2009-09-10 Bill WendlingRemove the "#if 0" that Noone loved. It wasn't really...
2009-09-10 Bob WilsonRevert r81171 which was causing pr4927.
2009-09-10 Bill WendlingPull check for SJLJ EH into a boolean and use that.
2009-09-10 Bill WendlingUse the SizeOfEncodedValue function instead of magic...
2009-09-10 Bill WendlingAdd helpful comment.
2009-09-09 Bill WendlingBelieve it or not, this is a simplification. :-)
2009-09-09 Chris Lattnerremove DebugLoc from MCInst and eliminate "Comment...
2009-09-09 Bill WendlingUse the EOL that takes the encoding and translates...
2009-09-09 Bill WendlingEarly exit from function.
2009-09-09 Bill WendlingSmall amount of code clean-up: Don't use ".size()"...
2009-09-09 Lang HamesRemoved static qualifier from a few index related metho...
2009-09-09 Andreas NeustifterPreserve ProfileInfo.
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-09-08 Nicolas GeoffrayWhen emitting a label for a PostCall safe point, the...
2009-09-08 Evan ChengWhen remat'ing and destination virtual register has...
2009-09-08 Dan GohmanFix an abort on a store of an empty struct member....
2009-09-07 Dan GohmanFix a thinko: When lowering fneg with xor, bitcast...
2009-09-06 Duncan SandsSimplify. Testing shows that this is not equivalent...
2009-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
2009-09-06 Duncan SandsRemove some not-really-used variables, as warned
2009-09-06 Benjamin KramerIt's a bool, so treat it like one. Fixes a MSVC warning.
2009-09-06 Duncan SandsRemove some unused variables and methods warned about by
2009-09-05 Devang PatelDetect VLAs.
2009-09-04 Devang PatelIgnore malformed global variable debug info.
2009-09-04 Lang HamesReplaces uses of unsigned for indexes in LiveInterval...
2009-09-04 Duncan SandsUse delete[] to match new[] (found by valgrind).
2009-09-04 Evan ChengRun branch folding if if-converter make some transforma...
2009-09-04 Evan ChengFix comment for consistency sake.
2009-09-04 Eric ChristopherIf there's a calling convention attach it to the rewind...
2009-09-03 Evan ChengFunky indentation.
2009-09-03 Dan GohmanLLVM currently represents floating-point negation as...
2009-09-03 David GoodwinDon't crash when target has no itineraries.
2009-09-03 David GoodwinCreate our own block initializer for kill fixups as...
2009-09-03 Bob WilsonOverhaul the TwoAddressInstructionPass to simplify...
2009-09-03 Dan GohmanRecognize more opportunities to use SSE min and max...
2009-09-03 Lang HamesFixed a test that ensures the LocalRewriter does not...
2009-09-02 Bob WilsonRearrange code to eliminate redundancy and avoid gotos.
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-09-01 Bob WilsonAvoid calling removeVirtualRegisterKilled which iterate...
next