aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineJumpTableInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add function to replace a destination MBB in a single jump tableJim Grosbach2009-11-141-0/+5
* convert some stuff to work on raw_ostreams instead of std::ostream.Chris Lattner2009-08-231-3/+2
* Fix some comments referring to std::cerr.Daniel Dunbar2009-08-031-1/+1
* Move MachineJumpTableInfo::ReplaceMBBInJumpTables out of line.Dan Gohman2009-04-151-14/+2
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Compile fix.Duncan Sands2007-11-121-0/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+103