index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
ARM.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Register the Thumb2SizeReducePass. NFC
David Green
2017-12-19
1
-0
/
+1
*
[ARM] Register ARMExpandPseudo pass.
Eli Friedman
2017-09-05
1
-0
/
+1
*
[ARM] GlobalISel: Use TableGen instruction selector
Diana Picus
2017-05-02
1
-1
/
+1
*
[ARM] GlobalISel: Get rid of ARMInstructionSelector.h. NFC.
Diana Picus
2017-04-28
1
-0
/
+6
*
[ARM] Register ConstantIslands with the pass manager
James Molloy
2017-02-13
1
-0
/
+1
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-26
1
-6
/
+6
*
This refactoring of ARM machine block size computation creates two utility
Sjoerd Meijer
2016-07-22
1
-0
/
+5
*
ARM: Initialize LoadStore passes in TargetMachine
Matthias Braun
2016-07-16
1
-0
/
+4
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-1
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[ARM] Pass a callback to FunctionPass constructors to enable skipping execution
Akira Hatanaka
2015-06-08
1
-1
/
+4
*
[ARM] Remove unused declaration. NFC.
Ahmed Bougacha
2015-02-16
1
-1
/
+0
*
[PM] Remove a bunch of stale TTI creation method declarations. I nuked
Chandler Carruth
2015-02-01
1
-3
/
+0
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-5
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+5
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-5
/
+0
*
Atomics: promote ARM's IR-based atomics pass to CodeGen.
Tim Northover
2014-04-17
1
-2
/
+0
*
ARM: expand atomic ldrex/strex loops in IR
Tim Northover
2014-04-03
1
-0
/
+3
*
Remove duplicated DMB instructions
Renato Golin
2014-04-02
1
-0
/
+1
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-4
/
+3
*
Adding an A15 specific optimization pass for interactions between S/D/Q regis...
Silviu Baranga
2013-03-15
1
-0
/
+1
*
ARM: Fix a few copy-paste errors.
Jim Grosbach
2013-01-07
1
-1
/
+1
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-0
/
+3
*
[arm-fast-isel] Add support for ELF PIC.
Jush Lu
2012-09-27
1
-0
/
+1
*
Reorder includes to match coding standards. Fix an issue or two exposed by that.
Craig Topper
2012-03-17
1
-2
/
+0
*
comment fix ARM.h
Jia Liu
2012-02-19
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Delete NEONMoveFix, now unused.
Jakob Stoklund Olesen
2011-09-29
1
-1
/
+0
*
Move to ISelLowering.
Bill Wendling
2011-09-29
1
-1
/
+0
*
This is the start of the new SjLj EH preparation pass, which will replace the
Bill Wendling
2011-09-27
1
-0
/
+1
*
Code clean up.
Evan Cheng
2011-07-25
1
-6
/
+0
*
Sink ARM mc routines into MCTargetDesc.
Evan Cheng
2011-07-23
1
-13
/
+1
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-2
/
+1
*
- Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo
Evan Cheng
2011-07-11
1
-6
/
+8
*
Add missing header.
Jim Grosbach
2011-06-22
1
-0
/
+1
*
Move ARMMachObjectWriter to its own file.
Jim Grosbach
2011-06-22
1
-0
/
+7
*
Making use of VFP / NEON floating point multiply-accumulate / subtraction is
Evan Cheng
2010-12-05
1
-0
/
+1
*
Move the ARMAsmPrinter class defintiion into a header file.
Jim Grosbach
2010-12-01
1
-3
/
+3
*
rename LowerToMCInst -> LowerARMMachineInstrToMCInst.
Chris Lattner
2010-11-14
1
-1
/
+2
*
even more simplifications. ARM MCInstLowering is now just
Chris Lattner
2010-11-14
1
-0
/
+5
*
I added a new file ARMAsmBackend which stubs out in similar ways to
Jason W Kim
2010-09-30
1
-0
/
+3
*
Add skeleton infrastructure for the ARMMCCodeEmitter class. Patch by Jason Kim!
Jim Grosbach
2010-09-17
1
-0
/
+5
*
Factor out basic enums and hleper functions from ARM.h for cleaner sharing
Jim Grosbach
2010-09-15
1
-101
/
+1
*
Convert some VTBL and VTBX instructions to use pseudo instructions prior to
Bob Wilson
2010-09-13
1
-1
/
+0
*
Add comments for what the condition code symbols mean.
Bill Wendling
2010-08-24
1
-16
/
+16
*
Cleaned up the for-disassembly-only entries in the arm instruction table so that
Johnny Chen
2010-08-12
1
-0
/
+27
*
Hook in GlobalMerge pass
Anton Korobeynikov
2010-07-24
1
-0
/
+1
*
Remove early IT block formation. It's not used.
Evan Cheng
2010-07-02
1
-1
/
+1
[next]