summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* Fix comment to match what the assert actually enforcesMatt Arsenault2013-09-12
* Use the appropriate return type for the compact unwind encoding.Bill Wendling2013-09-11
* Add getUnrollingPreferences to TTIHal Finkel2013-09-11
* Debug Info: move class definition of DIRef.Manman Ren2013-09-11
* Path: Add an in-place version of path::native.Benjamin Kramer2013-09-11
* [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsicsDaniel Sanders2013-09-11
* Support ANSI escape code on WindowsNico Rieck2013-09-11
* Teach ScalarEvolution about pointer address spacesMatt Arsenault2013-09-10
* Add getenv() wrapper that works on multibyte environment variable.Rui Ueyama2013-09-10
* Debug Info: define a DIRef template.Manman Ren2013-09-10
* [mips][msa] Removed unsupported dot product instructions (dotp_[su].b)Daniel Sanders2013-09-10
* Debug Info: move DIScope::getContext back from DwarfDebug.Manman Ren2013-09-09
* white spaces and long linesJack Carter2013-09-09
* Add the gnu pubnames and pubtypes sections to the mc object fileEric Christopher2013-09-09
* Add constant defines for gnu pubnames and gnu pubtypes - they're usedEric Christopher2013-09-09
* Formatting.Eric Christopher2013-09-09
* Call generateCompactUnwindEncodings() right before we need to output the fram...Bill Wendling2013-09-09
* Debug Info: Use DIScopeRef for DIType::getContext.Manman Ren2013-09-09
* Debug Info: move DIScope::getContext to DwarfDebug.Manman Ren2013-09-09
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-09
* Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug.Manman Ren2013-09-09
* Debug Info: Rename DITypeRef to DIScopeRef.Manman Ren2013-09-09
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* Revert r190269 to fix dragonegg failures.Manman Ren2013-09-08
* Debug Info: pass in DIScope instead of DIDescriptor in createMemberType.Manman Ren2013-09-08
* Run clang-format on these header files. Part of a WIP.Bill Wendling2013-09-07
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-07
* Debug Info: pass in VTableHolder as DIType instead of MDNode *.Manman Ren2013-09-06
* TBAA: add isTBAAVtableAccess to MDNode so clients can call the functionManman Ren2013-09-06
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-06
* Debug Info: Move a helper function getTypeIdentifier from DIBuilder to be partManman Ren2013-09-06
* mi-sched: cleanup register pressure update, remove a FIXME.Andrew Trick2013-09-06
* Added MachineSchedPolicy.Andrew Trick2013-09-06
* avoid unnecessary direct access to LiveInterval::rangesMatthias Braun2013-09-06
* remove unused argument from LiveRanges::join()Matthias Braun2013-09-06
* fix typo in commentMatthias Braun2013-09-06
* Use type helper functions.Matt Arsenault2013-09-06
* Trying to un-break the bots.Manman Ren2013-09-05
* Debug Info: Use identifier to reference DIType in base type field ofManman Ren2013-09-05
* Move accelerator table defines and constants to Dwarf.h sinceEric Christopher2013-09-05
* Rename enums to match convention and remove superfluous "dwarf" in names.Eric Christopher2013-09-05
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-05
* Fix typos in assert message.Nick Lewycky2013-09-05
* Clean up some whitespace and comment formatting.Eric Christopher2013-09-05
* Add names for mach-o permissions bits and use the symbol names in place of ma...Nick Kledzik2013-09-04
* Move default dwarf version enum into the llvm dwarf constants ratherEric Christopher2013-09-04
* fix typo in enum nameNick Kledzik2013-09-04
* mi-sched: Suppress register pressure tracking when the scheduling window is t...Andrew Trick2013-09-04
* mi-sched: Load clustering is a bit to expensive to enable unconditionally.Andrew Trick2013-09-04