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
/
Transforms
/
Instrumentation
/
ProfilePaths
/
CombineBranch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some beta code that no longer has an owner.
Chris Lattner
2005-10-24
1
-189
/
+0
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
1
-50
/
+50
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-20
/
+20
*
Fix link error in PPC optimized build of 'opt'.
Brian Gaeke
2004-12-13
1
-0
/
+1
*
Add accessor function.
Brian Gaeke
2004-09-30
1
-0
/
+4
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-2
/
+1
*
Expand head-of-file comment.
Brian Gaeke
2004-06-03
1
-1
/
+3
*
Use new form of unconditional branch constructor.
Brian Gaeke
2004-06-01
1
-1
/
+1
*
Start cleaning up this pass so that I can debug it.
Brian Gaeke
2004-03-30
1
-80
/
+34
*
Start using the nicer terminator auto-insertion API
Chris Lattner
2003-11-20
1
-3
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+5
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+3
*
Do not use BasicBlock::*_iterator, just use *_iterator itself.
Chris Lattner
2003-09-24
1
-2
/
+1
*
Correct comments
Brian Gaeke
2003-09-05
1
-9
/
+1
*
A pass to combine multiple backedges that go to same target
Anand Shukla
2003-07-18
1
-0
/
+227