| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove HasFnAttribute guards to getFnAttribute calls | Nirav Dave | 2016-03-30 | 1 | -1/+0 |
* | ARMv7k: base ABI decision on v7k Arch rather than watchos OS. | Tim Northover | 2016-01-27 | 1 | -1/+1 |
* | [EABI] Add LLVM support for -meabi flag | Renato Golin | 2015-11-09 | 1 | -0/+9 |
* | ARM: add backend support for the ABI used in WatchOS | Tim Northover | 2015-10-28 | 1 | -3/+7 |
* | ARM/ELF: Better codegen for global variable addresses. | Peter Collingbourne | 2015-10-26 | 1 | -3/+0 |
* | Untabify. | NAKAMURA Takumi | 2015-09-22 | 1 | -1/+1 |
* | Reformat. | NAKAMURA Takumi | 2015-09-22 | 1 | -7/+6 |
* | constify the Function parameter to the TTI creation callback and | Eric Christopher | 2015-09-16 | 1 | -2/+3 |
* | [ARM] Make GlobalMerge merge extern globals by default | John Brawn | 2015-08-03 | 1 | -1/+7 |
* | Where Triple has a suitable predicate, use it rather than the enum values. NFC. | Daniel Sanders | 2015-07-06 | 1 | -4/+3 |
* | [ARM] Lower interleaved memory accesses to vldN/vstN intrinsics. | Hao Liu | 2015-06-26 | 1 | -0/+4 |
* | Clean up redundant copies of Triple objects. NFC | Daniel Sanders | 2015-06-16 | 1 | -5/+3 |
* | Replace string GNU Triples with llvm::Triple in TargetMachine. NFC. | Daniel Sanders | 2015-06-11 | 1 | -15/+14 |
* | Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC. | Daniel Sanders | 2015-06-11 | 1 | -7/+7 |
* | Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC... | Daniel Sanders | 2015-06-10 | 1 | -2/+3 |
* | [ARM] Pass a callback to FunctionPass constructors to enable skipping execution | Akira Hatanaka | 2015-06-08 | 1 | -14/+15 |
* | [GlobalMerge] Take into account minsize on Global users' parents. | Ahmed Bougacha | 2015-06-04 | 1 | -3/+6 |
* | [Target/ARM] Only enable OptimizeBarrierPass at -O1 and above. | Davide Italiano | 2015-05-20 | 1 | -1/+4 |
* | Migrate existing backends that care about software floating point | Eric Christopher | 2015-05-12 | 1 | -7/+9 |
* | [CodeGen] Split -enable-global-merge into ARM and AArch64 options. | Ahmed Bougacha | 2015-04-11 | 1 | -1/+8 |
* | Adds an option to disable ARM ld/st optim pass | Renato Golin | 2015-03-26 | 1 | -7/+16 |
* | [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1. | Ahmed Bougacha | 2015-03-23 | 1 | -1/+1 |
* | Move the DataLayout to the generic TargetMachine, making it mandatory. | Mehdi Amini | 2015-03-12 | 1 | -6/+8 |
* | Recommit r231324 with a fix to the ARM execution domain code | Eric Christopher | 2015-03-07 | 1 | -3/+1 |
* | Revert r231324 "Remove the conditional addition of the execution dependency f... | Hans Wennborg | 2015-03-05 | 1 | -1/+3 |
* | Remove the conditional addition of the execution dependency fixing | Eric Christopher | 2015-03-05 | 1 | -3/+1 |
* | Cleanup and remove a chunk of getARMSubtarget calls in the | Eric Christopher | 2015-03-05 | 1 | -21/+12 |
* | Rewrite the global merge pass to be subprogram agnostic for now. | Eric Christopher | 2015-02-23 | 1 | -1/+6 |
* | ARM: Canonicalize access to function attributes, NFC | Duncan P. N. Exon Smith | 2015-02-14 | 1 | -7/+3 |
* | [PM] Remove the old 'PassManager.h' header file at the top level of | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
* | [multiversion] Switch all of the targets over to use the | Chandler Carruth | 2015-02-01 | 1 | -2/+3 |
* | [PM] Switch the TargetMachine interface from accepting a pass manager | Chandler Carruth | 2015-01-31 | 1 | -2/+3 |
* | [PM] Change the core design of the TTI analysis to use a polymorphic | Chandler Carruth | 2015-01-31 | 1 | -4/+0 |
* | Move DataLayout back to the TargetMachine from TargetSubtargetInfo | Eric Christopher | 2015-01-26 | 1 | -0/+53 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Migrate ABIName to MCTargetOptions so that it can be shared between | Eric Christopher | 2015-01-14 | 1 | -3/+4 |
* | Add a new string member to the TargetOptions struct for the name | Eric Christopher | 2014-12-18 | 1 | -0/+52 |
* | Enable MachineVerifier in debug mode for X86, ARM, AArch64, Mips. | Matthias Braun | 2014-12-11 | 1 | -10/+10 |
* | [CodeGen] Add print and verify pass after each MachineFunctionPass by default | Matthias Braun | 2014-12-11 | 1 | -22/+16 |
* | This reverts commit r224043 and r224042. | Rafael Espindola | 2014-12-11 | 1 | -6/+12 |
* | Enable machineverifier in debug mode for X86, ARM, AArch64, Mips | Matthias Braun | 2014-12-11 | 1 | -10/+10 |
* | [CodeGen] Add print and verify pass after each MachineFunctionPass by default | Matthias Braun | 2014-12-11 | 1 | -22/+16 |
* | Add out of line virtual destructors to all LLVMTargetMachine subclasses | Reid Kleckner | 2014-11-20 | 1 | -0/+2 |
* | This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac... | Aditya Nandakumar | 2014-11-13 | 1 | -0/+10 |
* | Add subtarget caches to aarch64, arm, ppc, and x86. | Eric Christopher | 2014-10-06 | 1 | -2/+40 |
* | We can grab the options struct from the TargetMachine, no need to | Eric Christopher | 2014-10-03 | 1 | -1/+1 |
* | Reinstate "Nuke the old JIT." | Eric Christopher | 2014-09-02 | 1 | -7/+0 |
* | Rename AtomicExpandLoadLinked into AtomicExpand | Robin Morisset | 2014-08-21 | 1 | -1/+1 |
* | Add a thread-model knob for lowering atomics on baremetal & single threaded s... | Jonathan Roelofs | 2014-08-21 | 1 | -1/+4 |
* | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 2014-08-07 | 1 | -0/+7 |