aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-261-1/+2
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-185-77/+82
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-098-81/+195
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2315-1070/+357
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0216-320/+648
* am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-171-0/+9
|\
| * Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-171-0/+9
| * Update LLVM for rebase to r212749.Stephen Hines2014-07-219-31/+122
* | Undefined fseeko/ftello for Windows builds.Stephen Hines2014-09-301-0/+11
* | Update LLVM for rebase to r212749.Stephen Hines2014-07-259-31/+122
|/
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2913-152/+314
* Update to LLVM 3.5a.Stephen Hines2014-04-2414-365/+468
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1116-67/+375
|\
| * Merging r195491:Bill Wendling2013-11-251-1/+5
| * Merging r195339:Bill Wendling2013-11-211-5/+1
| * Merging r195317:Bill Wendling2013-11-211-1/+5
| * Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-0/+17
| * Add target hook to prevent folding some bitcasted loads.Matt Arsenault2013-11-151-0/+11
| * Add addrspacecast instruction.Matt Arsenault2013-11-151-0/+5
| * Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-091-1/+6
| * [Stackmap] Materialize the jump address within the patchpoint noop slide.Juergen Ributzka2013-11-091-0/+6
| * [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-2/+2
| * Convert comments to documentation comments (// -> ///)Dmitri Gribenko2013-11-051-9/+10
| * Convert calls to __sinpi and __cospi into __sincospi_stretBob Wilson2013-11-031-0/+12
| * Lower stackmap intrinsics directly to their target opcode in the DAG builder.Andrew Trick2013-10-313-1/+28
| * Update commentMatt Arsenault2013-10-291-2/+2
| * Workaround MSVC 32-bit miscompile of getCondCodeAction.Matt Arsenault2013-10-291-15/+13
| * Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-292-8/+5
| * SelectionDAG: Pass along the original argument/element type in ISD::InputArgTom Stellard2013-10-231-2/+6
| * Remove unused TargetLowering field.Matt Arsenault2013-10-211-4/+0
| * Fix CodeGen for vectors of pointers with address spaces.Matt Arsenault2013-10-211-3/+7
| * [projects/test-suite] White space and long line fixes.Jack Carter2013-10-171-10/+14
| * Fix the ExecutionDepsFix pass to handle AVX instructions.Andrew Trick2013-10-141-0/+20
| * [DAGCombiner] Reapply load slicing (192471) with a test that explicitly set s...Quentin Colombet2013-10-111-0/+29
| * [DAGCombiner] Revert load slicing (r192471), until I figure out why it fails ...Quentin Colombet2013-10-111-29/+0
| * [DAGCombiner] Slice a big load in two loads when the element are next to eachQuentin Colombet2013-10-111-0/+29
| * test commitSriram Murali2013-10-101-2/+4
| * Fix grammar / missing wordsMatt Arsenault2013-10-101-2/+3
| * IfConverter: Use TargetSchedule for instruction latenciesArnold Schwaighofer2013-09-301-0/+2
| * Even more spelling fixes for "instruction".Robert Wilhelm2013-09-281-1/+1
| * Added temp flag -misched-bench for staging in default changes.Andrew Trick2013-09-261-0/+3
| * Mark the x86 machine model as incomplete. PR17367.Andrew Trick2013-09-251-0/+9
| * Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-121-0/+11
| * Added MachineSchedPolicy.Andrew Trick2013-09-061-0/+11
| * mi-sched: Load clustering is a bit to expensive to enable unconditionally.Andrew Trick2013-09-041-0/+2
| * Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+2
| * Add useAA() to TargetSubtargetInfoHal Finkel2013-08-291-0/+4
| * SelectionDAG: Use correct pointer size when lowering function arguments v2Tom Stellard2013-08-261-2/+4
| * PrintVRegOrUnitAndrew Trick2013-08-231-0/+16
| * Add an OtherPreserved field to the CalleeSaved TableGen class.Jakob Stoklund Olesen2013-08-231-0/+6