Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the cached subtarget off the MachineFunction rather than | Eric Christopher | 2015-02-20 | 1 | -2/+2 |
| | | | | | | inquiring for a new one from the TargetMachine. llvm-svn: 229999 | ||||
* | Move ARMJITInfo off of the TargetMachine and down onto the subtarget. | Eric Christopher | 2014-06-18 | 1 | -0/+10 |
| | | | | | | | | | This required untangling a mess of headers that included around. This a recommit of r210953 with a fix for the removed accessor for JITInfo. llvm-svn: 211233 | ||||
* | Temporarily revert r210953 in an attempt to bring the ARM buildbots | Eric Christopher | 2014-06-15 | 1 | -10/+0 |
| | | | | | | back. llvm-svn: 210996 | ||||
* | Move ARMJITInfo off of the TargetMachine and down onto the subtarget. | Eric Christopher | 2014-06-13 | 1 | -0/+10 |
| | | | | | | This required untangling a mess of headers that included around. llvm-svn: 210953 | ||||
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, ↵ | Jia Liu | 2012-02-18 | 1 | -1/+1 |
| | | | | | | MSP430, PPC, PTX, Sparc, X86, XCore. llvm-svn: 150878 | ||||
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -0/+14 |
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 |