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
*
Add explicit keywords.
Dan Gohman
2010-06-18
1
-1
/
+1
*
Stop trying to merge identical jump tables. This had been inadvertently
Bob Wilson
2010-03-19
1
-4
/
+0
*
Fix pr6543: svn r88806 changed MachineJumpTableInfo::getJumpTableIndex() to
Bob Wilson
2010-03-18
1
-1
/
+5
*
Add a new jump table encoding to indicate jump tables entries
Richard Osborne
2010-03-11
1
-1
/
+5
*
Move getJTISymbol from MachineJumpTableInfo to MachineFunction,
Chris Lattner
2010-01-26
1
-6
/
+0
*
add a new MachineJumpTableInfo::getJTISymbol method,
Chris Lattner
2010-01-26
1
-0
/
+6
*
Add support for target-specific 32-bit custom-lowered
Chris Lattner
2010-01-26
1
-1
/
+5
*
Rearrange handling of jump tables. Highlights:
Chris Lattner
2010-01-25
1
-13
/
+34
*
Add function to replace a destination MBB in a single jump table
Jim Grosbach
2009-11-14
1
-0
/
+5
*
convert some stuff to work on raw_ostreams instead of std::ostream.
Chris Lattner
2009-08-23
1
-3
/
+2
*
Fix some comments referring to std::cerr.
Daniel Dunbar
2009-08-03
1
-1
/
+1
*
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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+103