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
/
include
/
llvm
/
CodeGen
/
MachineJumpTableInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MachineJumpTableInfo::ReplaceMBBInJumpTables out of line.
Dan Gohman
2009-04-15
1
-14
/
+2
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-2
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Compile fix.
Duncan Sands
2007-11-12
1
-0
/
+1
*
Add the 'explicit' keyword to several constructors that accept one
Dan Gohman
2007-03-23
1
-1
/
+2
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-0
/
+1
*
File missing from last check in.
Jim Laskey
2006-12-14
1
-4
/
+4
*
1. Tidy up jump table info.
Jim Laskey
2006-12-14
1
-3
/
+6
*
add an assertion
Chris Lattner
2006-10-28
1
-0
/
+1
*
const'ify jump table stuff
Chris Lattner
2006-10-28
1
-2
/
+2
*
add a method for deleting dead jump tables.
Chris Lattner
2006-10-28
1
-0
/
+6
*
determine whether a change was made
Chris Lattner
2006-10-28
1
-2
/
+6
*
add a ReplaceMBBInJumpTables method
Chris Lattner
2006-10-16
1
-0
/
+12
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-2
/
+2
*
Code cleanup associated with jump tables, thanks to Chris for noticing
Nate Begeman
2006-04-22
1
-3
/
+5
*
JumpTable support! What this represents is working asm and jit support for
Nate Begeman
2006-04-22
1
-0
/
+73