summaryrefslogtreecommitdiff
path: root/lib/CodeGen
Commit message (Expand)AuthorAge
* Merging r196970:Tom Stellard2014-04-11
* Merging r200705:Tom Stellard2014-04-09
* Merging r205738:Tom Stellard2014-04-08
* Merging r200201:Tom Stellard2014-04-08
* Merging r196168:Tom Stellard2014-04-08
* Merging r197047:Bill Wendling2013-12-15
* Merging r196858:Bill Wendling2013-12-10
* Revert r191049 and r191059. They were causing failures. See PR17975.Bill Wendling2013-12-05
* --- Reverse-merging r195823 into '.':Bill Wendling2013-12-01
* Merging r195798:Bill Wendling2013-11-27
* Merging r195148:Bill Wendling2013-11-27
* Merging r195670:Bill Wendling2013-11-25
* Merging r195636:Bill Wendling2013-11-25
* Merging r195635:Daniel Sanders2013-11-25
* Merging r195491:Bill Wendling2013-11-25
* Merging r195599:Bill Wendling2013-11-25
* Merging r195398:Bill Wendling2013-11-22
* Merging r195397:Bill Wendling2013-11-22
* Merging r195156:Bill Wendling2013-11-22
* Merging r195339:Bill Wendling2013-11-21
* Merging r195355:Daniel Sanders2013-11-21
* Merging r195317:Bill Wendling2013-11-21
* Merging r195138:Bill Wendling2013-11-20
* Merging r195103:Bill Wendling2013-11-19
* Merging r195093:Bill Wendling2013-11-19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* DwarfDebug: Move trailing else to the same line as prior closing braceDavid Blaikie2013-11-18
* DwarfDebug: Remove some more redundant explicit constructions.David Blaikie2013-11-18
* DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-18
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* Remove unnecessary temporary construction.David Blaikie2013-11-17
* Remove redundant explicit default initialization.David Blaikie2013-11-17
* DwarfCompileUnit: Add type safety to createGlobalVariableDIEDavid Blaikie2013-11-17
* Revert "Micro-optimization"Bill Wendling2013-11-17
* DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal...Benjamin Kramer2013-11-17
* Use more getZExtOrTruncsMatt Arsenault2013-11-17
* Use getZExtOrTrunc instead of repeating the same logic.Matt Arsenault2013-11-17
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* Use right address space pointer sizeMatt Arsenault2013-11-17
* Fix assert on unaligned access to global with different address space size.Matt Arsenault2013-11-16
* Fix codegen for null different sized pointer.Matt Arsenault2013-11-16
* DwarfCompileUnit: Push type safety of DIDescriptor through CompileUnit::creat...David Blaikie2013-11-16
* DwarfCompileUnit: Remove unnecessary OwningPtr<T>::get() callDavid Blaikie2013-11-16
* For dwarf4 use the correct form for referencing debug_loc locations,Eric Christopher2013-11-16
* DwarfCompileUnit: Add type safety to CompileUnit::getNode by returning DIComp...David Blaikie2013-11-15
* DwarfCompileUnit: Add type safety by using DICompileUnit rather than raw MDNo...David Blaikie2013-11-15
* DwarfCompileUnit: Simplify getLanguage() calls to use existing member functionDavid Blaikie2013-11-15
* Replace the dangling context hotfix with an assertion.Adrian Prantl2013-11-15
* DwarfDebug: Push DISubprogram through updateSubprogramScopeDIEDavid Blaikie2013-11-15
* DwarfCompileUnit: Push DIDescriptors through a getDIE/insertDIEDavid Blaikie2013-11-15