summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* [Embtk]: Give ability to specify default target ABI at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default linker hash-style at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] give ability to specify default FPU to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default float abi to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default -mcpuAbdoulaye Walsimou Gaye2014-04-13
* Merging r201126:Tom Stellard2014-04-11
* Merging r196970:Tom Stellard2014-04-11
* Merging r198744:Tom Stellard2014-04-08
* Merging r196168:Tom Stellard2014-04-08
* Merging r202720:Tom Stellard2014-03-19
* Merging r196768:Bill Wendling2013-12-10
* Merging r196172:Manman Ren2013-12-09
* Merging r196158:Manman Ren2013-12-09
* Merging r196144:Manman Ren2013-12-09
* Merging r195505:Manman Ren2013-12-09
* Merging r195494:Bill Wendling2013-12-09
* Merging r196637:Bill Wendling2013-12-08
* Merging r195401:Bill Wendling2013-12-02
* Merging r195803:Bill Wendling2013-12-01
* Merging r195788:Bill Wendling2013-12-01
* Merging r195148:Bill Wendling2013-11-27
* Merging r195327:Bill Wendling2013-11-25
* Merging r195491:Bill Wendling2013-11-25
* Merging r195397:Bill Wendling2013-11-22
* Merging r195156:Bill Wendling2013-11-22
* Merging r195339:Bill Wendling2013-11-21
* Merging r195317:Bill Wendling2013-11-21
* Regenerate configure files with 3.4svn changed to 3.4.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
* DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-18
* Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-18
* Fix forgotten member initialization detected by MSan bootstrap botAlexey Samsonov2013-11-18
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-18
* Fix spacing, forward declare order.Matt Arsenault2013-11-18
* Debug Info: fix typo in function name.Manman Ren2013-11-17
* Debug Info Verifier: enable public functions of Finder to update the type map.Manman Ren2013-11-17
* Add a loop rerolling flag to the PassManagerBuilderHal Finkel2013-11-17
* DebugLoc defines LineCol as 32 bit in comment but unsigned in code.Yaron Keren2013-11-17
* [block-freq] Add BlockFrequency::scale that returns a remainder from the divi...Michael Gottesman2013-11-17
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-17
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-17
* Add a loop rerolling passHal Finkel2013-11-16
* ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.Benjamin Kramer2013-11-16
* Annotate APInt methods where it's not clear whether they are in place with wa...Benjamin Kramer2013-11-16
* Fix filename in header commentDuncan P. N. Exon Smith2013-11-16
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-15