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
/
CodeGen
/
DwarfEHPrepare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce and use convenience methods for getting pointer types
Duncan Sands
2009-10-06
1
-1
/
+1
*
Tabs -> spaces, and remove trailing whitespace.
Daniel Dunbar
2009-09-20
1
-2
/
+2
*
Expand on comment.
Eric Christopher
2009-09-15
1
-1
/
+4
*
Pull the creation of the "RewindFunction" function out of the loop. It's only
Bill Wendling
2009-09-14
1
-14
/
+25
*
If there's a calling convention attach it to the rewind function call.
Eric Christopher
2009-09-04
1
-1
/
+3
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-6
/
+9
*
Move types back to the 2.5 API.
Owen Anderson
2009-07-29
1
-2
/
+1
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-2
/
+2
*
Revert yesterday's change by removing the LLVMContext parameter to AllocaInst...
Owen Anderson
2009-07-15
1
-2
/
+2
*
Move EVER MORE stuff over to LLVMContext.
Owen Anderson
2009-07-14
1
-1
/
+2
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
1
-1
/
+1
*
Add a new codegen pass that normalizes dwarf exception handling
Duncan Sands
2009-05-22
1
-0
/
+397