aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merging r196768:Bill Wendling2013-12-101-0/+5
* Merging r196172:Manman Ren2013-12-091-2/+2
* Merging r196158:Manman Ren2013-12-092-0/+7
* Merging r196144:Manman Ren2013-12-092-1/+4
* Merging r195505:Manman Ren2013-12-091-0/+6
* Merging r195494:Bill Wendling2013-12-091-0/+1
* Merging r196637:Bill Wendling2013-12-081-1/+9
* Merging r195401:Bill Wendling2013-12-021-0/+2
* Merging r195803:Bill Wendling2013-12-011-0/+3
* Merging r195788:Bill Wendling2013-12-011-0/+4
* Merging r195148:Bill Wendling2013-11-272-4/+18
* Merging r195327:Bill Wendling2013-11-251-9/+0
* Merging r195491:Bill Wendling2013-11-252-1/+8
* Merging r195397:Bill Wendling2013-11-221-1/+2
* Merging r195156:Bill Wendling2013-11-221-4/+27
* Merging r195339:Bill Wendling2013-11-212-8/+1
* Merging r195317:Bill Wendling2013-11-212-1/+8
* Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-201-0/+18
* Merging r195103:Bill Wendling2013-11-191-1/+5
* Merging r195093:Bill Wendling2013-11-191-10/+71
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-1912-5/+28
* DebugInfo: Simplify a few more explicit constructions, underconstrained types...David Blaikie2013-11-182-4/+4
* Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-181-8/+10
* Fix forgotten member initialization detected by MSan bootstrap botAlexey Samsonov2013-11-181-0/+2
* Revert r194865 and r194874.Alexey Samsonov2013-11-1812-29/+7
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-181-0/+27
* Fix spacing, forward declare order.Matt Arsenault2013-11-182-7/+7
* Debug Info: fix typo in function name.Manman Ren2013-11-171-1/+1
* Debug Info Verifier: enable public functions of Finder to update the type map.Manman Ren2013-11-171-3/+8
* Add a loop rerolling flag to the PassManagerBuilderHal Finkel2013-11-171-0/+1
* DebugLoc defines LineCol as 32 bit in comment but unsigned in code.Yaron Keren2013-11-171-1/+3
* [block-freq] Add BlockFrequency::scale that returns a remainder from the divi...Michael Gottesman2013-11-171-2/+8
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-171-31/+6
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-172-4/+22
* Add a loop rerolling passHal Finkel2013-11-164-0/+11
* ScalarEvolution: Warn if the result of setFlags/clearFlags is unused.Benjamin Kramer2013-11-161-5/+6
* Annotate APInt methods where it's not clear whether they are in place with wa...Benjamin Kramer2013-11-162-35/+41
* Fix filename in header commentDuncan P. N. Exon Smith2013-11-161-1/+1
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-161-1/+2
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-151-2/+3
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-1512-7/+29
* [AArch64] Fix the scalar NEON ACLE functions so that they return float/doubleChad Rosier2013-11-151-8/+8
* Path: Recognize COFF import library file magic.Rui Ueyama2013-11-151-0/+1
* Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.Rui Ueyama2013-11-151-0/+2
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-151-0/+9
* Add AVX512 unmasked FMA intrinsics and support.Cameron McInally2013-11-151-0/+48
* Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 typeDaniel Sanders2013-11-151-0/+7
* Add target hook to prevent folding some bitcasted loads.Matt Arsenault2013-11-151-0/+11
* [llvm-c] Add missing const qualifiers to LLVMCreateTargetMachinePeter Zotov2013-11-151-3/+3
* [llvm-c] Simplify signature of LLVMGetTargetFromNamePeter Zotov2013-11-151-1/+1