summaryrefslogtreecommitdiff
path: root/lib/VMCore/iSwitch.cpp
Commit message (Expand)AuthorAge
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Regularize header file commentsChris Lattner2003-10-13
* Rename SwitchInst::dest_push_back -> addCaseChris Lattner2003-08-23
* Add capability to insert an instruction into a basic block immediately afterChris Lattner2002-09-10
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Add a couple of extra casts to avoid extra #includeChris Lattner2002-04-09
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-03
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-07
* Initial revisionChris Lattner2001-06-06