aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1827-285/+423
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0928-711/+376
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2344-605/+2605
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0257-2247/+2346
* Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-171-1/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2119-70/+574
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2963-1015/+1194
* Update to LLVM 3.5a.Stephen Hines2014-04-2473-3183/+3950
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1139-1098/+2057
|\
| * Merging r195401:Bill Wendling2013-12-021-0/+2
| * Merging r195397:Bill Wendling2013-11-221-1/+2
| * Merging r195156:Bill Wendling2013-11-221-4/+27
| * 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-192-1/+4
| * Revert r194865 and r194874.Alexey Samsonov2013-11-182-4/+1
| * Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-4/+5
| * Fix filename in header commentDuncan P. N. Exon Smith2013-11-161-1/+1
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-152-1/+4
| * Avoid illegal integer promotion in fastiselBob Wilson2013-11-151-0/+9
| * Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 typeDaniel Sanders2013-11-151-0/+7
| * Add addrspacecast instruction.Matt Arsenault2013-11-153-0/+25
| * Replacing HUGE_VALF with llvm::huge_valf in order to work around a warning tr...Aaron Ballman2013-11-131-2/+2
| * CalcSpillWeights: allow overidding the spill weight normalizing functionArnaud A. de Grandmaison2013-11-111-3/+12
| * CalcSpillWeights: give a better describing name to calculateSpillWeightsArnaud A. de Grandmaison2013-11-111-6/+4
| * CalculateSpillWeights does not need to be a passArnaud A. de Grandmaison2013-11-101-22/+11
| * Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-091-1/+6
| * include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]NAKAMURA Takumi2013-11-095-48/+48
| * Fix whitespace.NAKAMURA Takumi2013-11-094-41/+41
| * Re-apply r194300 with fixes for warnings.Lang Hames2013-11-096-423/+435
| * Revert r194300 which broke the build.Nick Lewycky2013-11-096-434/+404
| * Rewrite the PBQP graph data structure.Lang Hames2013-11-096-404/+434
| * [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-2/+4
| * Revert "CalculateSpillWeights does not need to be a pass"Arnaud A. de Grandmaison2013-11-081-11/+22
| * CalculateSpillWeights does not need to be a passArnaud A. de Grandmaison2013-11-081-22/+11
| * Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+107
| * Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-301-1/+1
| * Reformat code with clang-format.Josh Magee2013-10-301-5/+6
| * StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]NAKAMURA Takumi2013-10-301-8/+8
| * Trailing whitespace in a comment line.NAKAMURA Takumi2013-10-301-1/+1
| * [stackprotector] Update the StackProtector pass to perform datalayout analysis.Josh Magee2013-10-291-1/+30
| * Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-291-0/+1
| * Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-281-0/+5
| * LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-251-0/+20
| * Formatting and whitespace.Eric Christopher2013-10-241-9/+8
| * Speling fixes.Benjamin Kramer2013-10-221-1/+1
| * Using FoldingSet in SelectionDAG::getVTList.Wan Xiaofei2013-10-221-1/+40
| * CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomicsDavid Majnemer2013-10-181-0/+8
| * Add support for metadata representing .ident directives.Rafael Espindola2013-10-161-0/+2
| * Simplify formatting and sort these. No functionality changed.Chandler Carruth2013-10-151-14/+10