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
/
ARMTargetObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+6
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-8
/
+13
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
1
-1
/
+14
*
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-19
1
-41
/
+2
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
1
-2
/
+33
*
Emit the ctors in the proper order on ARM/EABI.
Anton Korobeynikov
2011-12-03
1
-0
/
+1
*
Some first rudimentary support for ARM EHABI: print exception table in "text ...
Anton Korobeynikov
2011-03-05
1
-1
/
+2
*
Remove more duplicated code.
Rafael Espindola
2011-01-23
1
-4
/
+4
*
Remove duplicated code.
Rafael Espindola
2011-01-23
1
-3
/
+4
*
Second set of ARM/MC/ELF changes.
Jason W Kim
2010-10-11
1
-0
/
+6
*
delete a forwarding function.
Chris Lattner
2010-04-08
1
-6
/
+9
*
Now that the default for Darwin platforms is to place the LSDA into the TEXT
Bill Wendling
2010-03-15
1
-18
/
+0
*
The ARM EH experiment worked!
Bill Wendling
2010-03-09
1
-0
/
+54