index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
ARMJITInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.
Evan Cheng
2011-01-17
1
-1
/
+1
*
Clean up 80 column violations. No functional change.
Jim Grosbach
2010-06-02
1
-1
/
+2
*
* Move stub allocation inside the JITEmitter, instead of exposing a
Jeffrey Yasskin
2009-11-23
1
-0
/
+4
*
First patch in the direction of splitting MachineCodeEmitter in two subclasses:
Bruno Cardoso Lopes
2009-05-30
1
-5
/
+5
*
Correct PIC function stub codegen.
Evan Cheng
2008-11-10
1
-0
/
+20
*
Rename isGVNonLazyPtr to isIndirectSym to reflect how it will be used.
Evan Cheng
2008-11-10
1
-4
/
+4
*
Tell ARMJITInfo if codegen relocation is PIC. It changes how function stubs a...
Evan Cheng
2008-11-08
1
-6
/
+11
*
Handle ARM machine constantpool entry with non-lazy ptr.
Evan Cheng
2008-11-08
1
-0
/
+6
*
Use ARMFunctionInfo to track number of constpool entries and jumptables.
Evan Cheng
2008-11-08
1
-3
/
+5
*
More code clean up.
Evan Cheng
2008-11-07
1
-6
/
+1
*
Jump table JIT support. Work in progress.
Evan Cheng
2008-11-07
1
-8
/
+36
*
For some targets, it's not possible to place GVs in the same memory buffer as...
Evan Cheng
2008-11-04
1
-0
/
+11
*
Handle ARM machine constantpool entries.
Evan Cheng
2008-11-04
1
-5
/
+33
*
Add comment.
Evan Cheng
2008-10-31
1
-0
/
+2
*
Use better data structure for ConstPoolId2AddrMap.
Evan Cheng
2008-10-31
1
-10
/
+13
*
Correct way to handle CONSTPOOL_ENTRY instructions.
Evan Cheng
2008-10-29
1
-12
/
+16
*
Support for constant islands in the ARM JIT.
Jim Grosbach
2008-10-28
1
-1
/
+24
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-1
/
+2
*
Add explicit keywords.
Dan Gohman
2008-03-25
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
no email addrs in file headers
Chris Lattner
2007-07-17
1
-3
/
+2
*
Initial ARM JIT support by Raul Fernandes Herbster.
Evan Cheng
2007-07-05
1
-0
/
+51