summaryrefslogtreecommitdiff
path: root/lib/CodeGen
Commit message (Expand)AuthorAge
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* blockfreq: Implement Pass::releaseMemory()Duncan P. N. Exon Smith2014-03-25
* blockfreq: Use const in MachineBlockFrequencyInfoDuncan P. N. Exon Smith2014-03-25
* [DAG] Keep the opaque constant flag when performing unary constant folding op...Juergen Ributzka2014-03-25
* Fix creating illegal setcc cond codes.Matt Arsenault2014-03-25
* WinCOFF: Add support for -fdata-sectionsDavid Majnemer2014-03-25
* DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresse...David Blaikie2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* DebugInfo: Remove unnecessary zero-size checkDavid Blaikie2014-03-25
* Register Allocator: check other options before using a CSR for the first time.Manman Ren2014-03-25
* Register Allocator: refactoring (no functionality change).Manman Ren2014-03-24
* DebugInfo: Simplify debug loc list handling by keeping separate listsDavid Blaikie2014-03-24
* DwarfDebug: Simplify debug_loc mergingDavid Blaikie2014-03-24
* Get rid of an unnecessary use of the * and & operators.Adrian Prantl2014-03-24
* DebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUsDavid Blaikie2014-03-24
* DebugInfo: Implement relative addressing for DW_AT_ranges under fissionDavid Blaikie2014-03-24
* DebugInfo: Don't emit relocations to abbreviations in debug_info.dwoDavid Blaikie2014-03-24
* DwarfDebug: Remove an unused parameterDavid Blaikie2014-03-24
* Remove unused parameterDavid Blaikie2014-03-24
* SelectionDAG: Allow promotion of SELECT nodes from float to int typesTom Stellard2014-03-24
* WinCOFF: Add support for -ffunction-sectionsDavid Majnemer2014-03-23
* remove a bunch of unused private methodsNuno Lopes2014-03-23
* [DAG] Fix an assertion failure caused by an invalid cast in method 'BuildVect...Andrea Di Biagio2014-03-22
* Delete stale comment. Thanks, Eric!Adrian Prantl2014-03-21
* Dwarf Debug: Remove some cargo-cult type uniquing. Scopes do not haveAdrian Prantl2014-03-21
* Remove some dead assignements found by scan-buildArnaud A. de Grandmaison2014-03-21
* Register allocator: add condition to hoist a spill to outer loop.Manman Ren2014-03-21
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-21
* Fix an assertion caused by using inline asm with indirect register inputs.Kevin Qin2014-03-21
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Typo.Eric Christopher2014-03-20
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-20
* Add comments from Eric's review of r204094.David Blaikie2014-03-20
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-20
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-19
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19
* MachO: Emit a version-min load command when possible.Jim Grosbach2014-03-18
* More header and forward declaration cleanup.Eric Christopher2014-03-18
* Add back the headers we're getting via (likely) transitive includes.Eric Christopher2014-03-18
* Fix for coding style.Eric Christopher2014-03-18
* Remove a bunch of unnecessary includes and forward declarations.Eric Christopher2014-03-18
* Add support for scalarizing/splitting vector bswap.Raul E. Silvera2014-03-18
* Debug info: Remove OdrMemberMap from DwarfDebug, it's not necessary.Adrian Prantl2014-03-18
* [DAGCombiner] teach how to simplify xor/and/or nodes according to the followi...Andrea Di Biagio2014-03-18
* DwarfDebug: Only unique retained types instead of all types.Adrian Prantl2014-03-18
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-18
* Replace unnecessary #include directive with forward declarations.Adrian Prantl2014-03-18
* Add explanatory comment.Eric Christopher2014-03-18
* Shorten DotDebugLocEntry to just DebugLocEntry and reformat.Eric Christopher2014-03-18
* DebugInfo: Avoid emitting standard opcode lengths in debug_line.dwo headers w...David Blaikie2014-03-18