summaryrefslogtreecommitdiff
path: root/lib/CodeGen
Commit message (Expand)AuthorAge
...
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-11
* DwarfUnit: LLVM_OVERRIDE and constify some functionsDavid Blaikie2013-12-11
* SelectionDAG: Fix a typo.Benjamin Kramer2013-12-11
* Extend (truncate (load)) foldingRichard Sandiford2013-12-11
* Add TargetRegisterInfo::reverseLocalAssignment hook.Andrew Trick2013-12-11
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-11
* on darwin<10, fallback to .weak_definition (PPC,X86)David Fang2013-12-10
* Fix gcc warnings.Matt Arsenault2013-12-10
* Reland "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* Add proper dependencies to LLVMBuild.txt in llvm/lib.NAKAMURA Takumi2013-12-10
* Revert "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Fix miscompile of MS inline assembly with stack realignmentReid Kleckner2013-12-10
* Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.Nadav Rotem2013-12-10
* Disable emitting DW_AT_GNU_ranges_base until we actually use it.Eric Christopher2013-12-10
* We never emit info into the macro info section, stop emitting anEric Christopher2013-12-10
* 80-col.Eric Christopher2013-12-10
* Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit forEric Christopher2013-12-09
* Rename Unit->DwarfUnit to match the file name and make it a bit lessEric Christopher2013-12-09
* DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...David Blaikie2013-12-09
* Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy.Andrew Trick2013-12-07
* Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.Lang Hames2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* DebugInfo: Move unit begin/end labels into the unitDavid Blaikie2013-12-06
* DebugInfo: Include the section and start-of-section label in the unitDavid Blaikie2013-12-06
* DwarfDebug: Walk skeletons during fission pubtypes/pubnames emissionDavid Blaikie2013-12-06
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* comment grammarAndrew Trick2013-12-06
* Fix bug introduced in r196517.Daniel Jasper2013-12-06
* Check hint registers for interference only once before evictionsAditya Nandakumar2013-12-05
* Revert part of GCC warning fix to fix debug build.Matt Arsenault2013-12-05
* Fix minor GCC warnings.Matt Arsenault2013-12-05
* Rename DwarfUnits to DwarfFile to help avoid some naming confusion.Eric Christopher2013-12-05
* MI-Sched: Model "reserved" processor resources.Andrew Trick2013-12-05
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* comment typo and reformatAndrew Trick2013-12-05
* DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to re...David Blaikie2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Try harder to get a consistent floating point results.Rafael Espindola2013-12-05
* DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEsDavid Blaikie2013-12-05
* DwarfDebug: Remove trivial function wrapperDavid Blaikie2013-12-05
* 80-column.Eric Christopher2013-12-05
* Remove special handling for DW_AT_ranges support by constructing theEric Christopher2013-12-05
* Fix comment.Eric Christopher2013-12-05
* DwarfUnit: Correct comment by generalizing over all units, not just compilati...David Blaikie2013-12-04
* Update comment.Eric Christopher2013-12-04
* Update comment.Eric Christopher2013-12-04
* Remove incorrect comment and pointless cast.Eric Christopher2013-12-04
* const on its own line is confusing.Eric Christopher2013-12-04