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
/
ARMConstantPoolValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings
Jim Grosbach
2009-09-01
1
-1
/
+1
*
Clean up LSDA name generation and use for SJLJ exception handling. This
Jim Grosbach
2009-09-01
1
-3
/
+4
*
Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bun...
Evan Cheng
2009-08-28
1
-12
/
+4
*
remove various std::ostream version of printing methods from
Chris Lattner
2009-08-23
1
-6
/
+1
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-3
/
+4
*
This void is implicit in C++.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Move ~ARMConstantPoolValue() to the .cpp file to avoid needing to include <cs...
Jim Grosbach
2009-08-11
1
-0
/
+5
*
SjLj based exception handling unwinding support. This patch is nasty, brutish
Jim Grosbach
2009-08-11
1
-1
/
+1
*
Remove some unnecessary #includes.
Dan Gohman
2009-06-05
1
-1
/
+0
*
Fix some significant problems with constant pools that resulted in unnecessar...
Evan Cheng
2009-03-13
1
-2
/
+2
*
Handle ARM machine constantpool entries.
Evan Cheng
2008-11-04
1
-4
/
+2
*
Add debugging support.
Evan Cheng
2008-10-29
1
-0
/
+11
*
Switch the asmprinter (.ll) and all the stuff it requires over to
Chris Lattner
2008-08-23
1
-1
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+90