Sink DwarfUnit::SectionSym into DwarfCompileUnit as it's only needed/used there.
[oota-llvm.git] / lib / CodeGen /
2014-11-01 David BlaikieSink DwarfUnit::SectionSym into DwarfCompileUnit as...
2014-11-01 David BlaikieMake DwarfCompileUnit::Skeleton more narrowly typed...
2014-11-01 David BlaikieSink DwarfUnit::Skeleton down into DwarfCompileUnit
2014-11-01 David BlaikieSink DwarfDebug::AbstractSPDies down into DwarfFile
2014-11-01 David BlaikieRemove unused function
2014-11-01 David BlaikieAnd... fix the build some more.
2014-11-01 David BlaikieJust iterate the DwarfCompileUnits rather than trying...
2014-11-01 David BlaikieAdd '*' to auto variable that is a pointer, as per...
2014-11-01 David BlaikieAdd DwarfCompileUnit::getSkeleton that returns DwarfCom...
2014-11-01 Duncan P. N. Exon... IR: MDNode => Value: Instruction::getMetadata()
2014-10-31 David BlaikieSink some of DwarfDebug::collectDeadVariables down...
2014-10-31 David BlaikieSink most of DwarfDebug::constructAbstractSubprogramSco...
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-31 David BlaikieCorrect assert text from r220923
2014-10-31 Hao LiuPR20557: Fix the bug that bogus cpu parameter crashes...
2014-10-30 Ahmed Bougacha[SelectionDAG] When scalarizing trunc, don't assert...
2014-10-30 Louis GerbargFix incorrect invariant check in DAG Combine
2014-10-30 David BlaikiePR21408: Workaround the appearance of duplicate variabl...
2014-10-29 NAKAMURA TakumiWhitespace.
2014-10-28 David BlaikieMinimize the scope of some variables, NFC.
2014-10-27 Lang Hames[PBQP] Unique allowed-sets for nodes in the PBQP graph...
2014-10-26 David BlaikieRemove some unnecessary casts.
2014-10-24 Frederic RissSink DwarfUnit::constructImportedEntityDIE into DwarfCo...
2014-10-24 Matt ArsenaultFix copy paste comment
2014-10-24 David BlaikieDebugInfo: Sink DwarfDebug::ScopeVariables down into...
2014-10-24 David BlaikieRemove DwarfDebug::FirstCU as it has no use
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-24 Marcello MaggioniAdded reset of LexicalScope in LiveDebugVariables reset...
2014-10-24 Timur IskhodzhanovFix PR21189 -- Emit symbol subsection required to debug...
2014-10-24 David BlaikieDebugInfo: Remove DwarfDebug::addScopeVariable now...
2014-10-23 Ahmed Bougacha[SelectionDAG] Teach the vector scalarizer about FP...
2014-10-23 Ahmed BougachaUpdate comment and fix typos in assert message. (NFC)
2014-10-23 Tim NorthoverScheduleDAG: record PhysReg dependencies represented...
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::CurrentFnArguments since...
2014-10-23 David BlaikieDebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::addCurrentFnArgument...
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-23 David BlaikieRemove explicit (void) use of DwarfFile::DD that was...
2014-10-23 David Blaikie[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down...
2014-10-23 David Blaikie[DebugInfo] Add DwarfDebug& to DwarfFile.
2014-10-23 David Blaikie[DebugInfo] Remove LexicalScopes::isCurrentFunctionScop...
2014-10-22 Benjamin KramerStrength reduce constant-sized vectors into arrays...
2014-10-22 Matt ArsenaultFix typo
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen
2014-10-21 Arnaud A. de Grand... Pacify bots and simplify r220321
2014-10-21 Arnaud A. de Grand... [PBQP] Teach PassConfig to tell if the default register...
2014-10-21 Arnaud A. de Grand... [PBQP] Fix coalescing benefits
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Rafael EspindolaMake AsmPrinter::EmitLabelOffsetDifference a static...
2014-10-21 Philip ReamesIntroduce enum values for previously defined metadata...
2014-10-18 Lang Hames[PBQP] Replace the interference-constraints algorithm...
2014-10-17 Pete CooperCheck for dynamic alloca's when selecting lifetime...
2014-10-17 Juergen Ributzka[Stackmaps] Enable invoking the patchpoint intrinsic.
2014-10-17 Jan VeselySelectionDAG: Add sext_inreg optimizations
2014-10-16 Juergen RibutzkaReduce code duplication between patchpoint and non...
2014-10-16 Robin MorissetErase fence insertion from SelectionDAGBuilder.cpp...
2014-10-15 Eric ChristopherAvoid caching the MachineFunction, we don't use it...
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-10-15 Jingyue Wu[MachineSink] Use the real post dominator tree
2014-10-14 Gerolf Hoflehner[AAarch64] Optimize CSINC-branch sequence
2014-10-14 Rafael EspindolaRemove unused member variable.
2014-10-14 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-10-14 David BlaikieRevert "Fix stuff... again."
2014-10-14 David BlaikieRevert some parts of r196288 that were confusing and...
2014-10-14 David BlaikieFix stuff... again.
2014-10-14 Eric ChristopherRemove unnecessary TargetMachine.h includes.
2014-10-14 Eric ChristopherGrab the subtarget and subtarget dependent variables...
2014-10-14 Eric ChristopherGrab the subtarget and subtarget dependent variables...
2014-10-14 Eric ChristopherInstead of the TargetMachine cache the MachineFunction
2014-10-14 Eric ChristopherAccess subtarget specific variables off of the MachineF...
2014-10-14 Eric ChristopherAccess the subtarget off of the MachineFunction via...
2014-10-14 Eric ChristopherRemove the use and member variable of the TargetMachine...
2014-10-14 Eric ChristopherHave MachineInstrBundle use the MachineFunction for...
2014-10-14 Eric ChristopherAccess the subtarget off of the MachineFunction rather...
2014-10-14 Eric ChristopherRemove the TargetMachine from DFAPacketizer since it...
2014-10-13 Eric ChristopherMigrate another set of getSubtargetImpl away.
2014-10-13 Adrian PrantlAdd an assertion about the integrity of the iterator.
2014-10-13 Adrian Prantlconstify the getters in SDNodeDbgValue.
2014-10-13 Chad RosierRefactor debug statement and remove dead argument....
2014-10-12 Benjamin KramerModernize old-style static asserts. NFC.
2014-10-10 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-10-10 Hal Finkel[MiSched] Fix a logic error in tryPressure()
2014-10-10 David BlaikieSimplify a few uses of DwarfDebug::SPMap
2014-10-10 Timur IskhodzhanovReorder functions in WinCodeViewLineTables.cpp [NFC]
2014-10-10 Benjamin KramerReduce double set lookups. NFC.
2014-10-10 Timur IskhodzhanovFix a small typo, NFC
2014-10-10 David BlaikieSink the per-CU part of DwarfDebug::finishSubprogramDef...
2014-10-10 David BlaikieSink most of DwarfDebug::constructAbstractSubprogramSco...
2014-10-10 David BlaikieAvoid unnecessary map lookup/insertion.
2014-10-09 Sanjay PatelImprove sqrt estimate algorithm (fast-math)
2014-10-09 Sanjay Pateldelete function names from comments
2014-10-09 David BlaikieRemove unused parameter
2014-10-09 David BlaikieSink DwarfDebug::createAndAddScopeChildren down into...
2014-10-09 David BlaikieSink DwarfDebug::constructSubprogramScopeDIE down into...
2014-10-09 David BlaikieSink DwarfDebug::createScopeChildrenDIE down into Dwarf...
2014-10-09 Lang Hames[PBQP] Replace PBQPBuilder with composable constraints...
2014-10-09 David BlaikieSink DwarfDebug.cpp::constructVariableDIE into DwarfCom...
2014-10-09 David BlaikieMove DwarfUnit::constructVariableDIE down to DwarfCompi...
2014-10-09 David BlaikieSink DwarfDebug::constructLexicalScopeDIE into DwarfCom...
2014-10-09 David BlaikieMissing reformatting
next