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
/
clang
/
lib
/
CodeGen
/
CGCleanup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify EH control flow by observing that EH scopes form a simple
John McCall
2011-08-11
1
-182
/
+63
*
Formatting.
John McCall
2011-08-10
1
-1
/
+1
*
Avoid fallthrough-branching to an inactive cleanup even if it's
John McCall
2011-08-07
1
-44
/
+33
*
Be sure to destroy the normal entry block of a cleanup that we
John McCall
2011-08-06
1
-9
/
+46
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-3
/
+3
*
de-constify llvm::Type, patch by David Blaikie!
Chris Lattner
2011-07-18
1
-1
/
+1
*
Generalize Cleanup::Emit's "isForEH" parameter into a set
John McCall
2011-07-12
1
-7
/
+15
*
Do full-expression cleanups in a much more sensible way that still lets
John McCall
2011-07-12
1
-3
/
+1
*
Change how PHINodes store their operands.
Jay Foad
2011-06-20
1
-3
/
+3
*
update for api change.
Chris Lattner
2011-06-18
1
-2
/
+1
*
implement rdar://9289524 - case followed immediately by break results in empt...
Chris Lattner
2011-04-17
1
-0
/
+23
*
Tame an assert; the scope depth of a jump destination does not
John McCall
2011-02-25
1
-1
/
+1
*
Reorganize CodeGen{Function,Module} to eliminate the unfortunate
John McCall
2011-02-08
1
-2
/
+2
*
Move all the cleanups framework code into a single file.
John McCall
2011-01-28
1
-0
/
+1144