aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
AgeCommit message (Expand)Author
2010-07-20Updated css classes for the pressure table legend.Lang Hames
2010-07-20Oops - I tables render poorly in Chrome without this explicit height specific...Lang Hames
2010-07-20Use run-length encoding to represent identical adjacent cells in the pressureLang Hames
2010-07-20Added support for turning HTML indentation on and off (indentation off by def...Lang Hames
2010-07-20Switched to rendering after allocation (but before rewriting) in PBQP.Lang Hames
2010-07-20Don't hoist things out of a large switch inside aDale Johannesen
2010-07-19Correct line info for declarations/definitions. Radar 8063111.Stuart Hastings
2010-07-19Fix memory leak reported by valgrind. Devang Patel
2010-07-19After a custom inserter, in a block which has constant instructions,Dan Gohman
2010-07-19ARM has to provide its own TargetLowering::findRepresentativeClass because it...Evan Cheng
2010-07-19Teach computeRegisterProperties() to compute "representative" register class ...Evan Cheng
2010-07-19Spillers may alter MachineLoopInfo when breaking critical edges, so make itJakob Stoklund Olesen
2010-07-19Fix PR 7662.Devang Patel
2010-07-19Update CMake build.Benjamin Kramer
2010-07-19Render MachineFunctions to HTML pages, with options to render registerLang Hames
2010-07-19Remove r108639 now that it is handled by InstCombine instead.Owen Anderson
2010-07-19Target: Give the TargetAsmParser access to the TargetMachine.Daniel Dunbar
2010-07-18MC: Move several clients to using AsmParser constructor function.Daniel Dunbar
2010-07-18Fix struct/class mismatchDouglas Gregor
2010-07-18Add a DAGCombine xform to fold away redundant float->double->float conversion...Owen Anderson
2010-07-18Added -pbqp-pre-coalescing flag to PBQP. If enabled this will cause PBQP to r...Lang Hames
2010-07-17Use isPrologLabel() instead of checking the opcode directly.Bill Wendling
2010-07-17update CMakeLists.txtZhongxing Xu
2010-07-17Removed unused inRange variable.Lang Hames
2010-07-17LoopSplitter - intended to split live intervals over loop boundaries.Lang Hames
2010-07-17Iterating over sets of pointers in a heuristic was a bad idea. SwitchingLang Hames
2010-07-17Propagate alloca alignment information via variable size object frameEric Christopher
2010-07-16Consider this function:Bill Wendling
2010-07-16Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission andBill Wendling
2010-07-16Remove remaining calls to TII::isMoveInstr.Jakob Stoklund Olesen
2010-07-16Revert r108369, sorting llvm.dbg.declare information by source position,Dan Gohman
2010-07-16Get rid of a bunch of duplicated ELF enum values.Eli Friedman
2010-07-16Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.Jakob Stoklund Olesen
2010-07-16Use the source-order scheduler instead of the "fast" scheduler at -O0,Dan Gohman
2010-07-16The SelectionDAGBuilder's handling of debug info, on rareDale Johannesen
2010-07-15Revert. This isn't the correct way to go.Bill Wendling
2010-07-15Handle code gen for the unreachable instruction if it's the only instruction inBill Wendling
2010-07-15Split -enable-finite-only-fp-math to two options:Evan Cheng
2010-07-15fix the definitions of ConstTextCoalSection/ConstDataCoalSectionChris Lattner
2010-07-15Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister.Bill Wendling
2010-07-15Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister.Bill Wendling
2010-07-15Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister. This timeBill Wendling
2010-07-15Reserve a goodly amount of room for the vectors.Bill Wendling
2010-07-15Fix crash reported in PR7653.Devang Patel
2010-07-15Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister.Bill Wendling
2010-07-15Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister.Bill Wendling
2010-07-15revert bill's patches in an attempt to fix the buildbot.Chris Lattner
2010-07-15Fix headers.Bill Wendling
2010-07-15Use std::vector instead of a hard-coded array. The length of that array couldBill Wendling
2010-07-15Use std::vector instead of a hard-coded array. The length of that array couldBill Wendling