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
/
CodeGen
/
UnreachableBlockElim.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Invalidate debug/eh/gc labels when unreachable MBB is deleted.
Anton Korobeynikov
2008-10-31
1
-13
/
+27
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-1
/
+1
*
Remove isImm(), isReg(), and friends, in favor of
Dan Gohman
2008-09-13
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-2
/
+2
*
Remove more uses of std::set.
Owen Anderson
2008-08-14
1
-6
/
+8
*
Reduce the entries in a phi before testing it for deadness, because removing ...
Owen Anderson
2008-08-08
1
-7
/
+7
*
SDISel's constant branch folding can fold away self-loops, which doesn't resu...
Owen Anderson
2008-08-06
1
-15
/
+40
*
Fix breakage on ARM/2008-04-10-ScavengerAssert.ll.
Owen Anderson
2008-08-05
1
-1
/
+2
*
Correctly handle replacement and removal of PHIs with one incoming register.
Owen Anderson
2008-08-05
1
-1
/
+7
*
Remove unneeded iteration. Thanks to Dan for the feedback.
Owen Anderson
2008-08-05
1
-16
/
+2
*
- Fix SelectionDAG to generate correct CFGs.
Owen Anderson
2008-08-04
1
-3
/
+87
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-3
/
+3
*
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
/
+81