aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/iSwitch.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Finegrainify namespacificationChris Lattner2003-11-201-4/+9
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Regularize header file commentsChris Lattner2003-10-131-1/+1
* Rename SwitchInst::dest_push_back -> addCaseChris Lattner2003-08-231-1/+13
* Add capability to insert an instruction into a basic block immediately afterChris Lattner2002-09-101-4/+5
* MEGAPATCH checkin.Chris Lattner2002-06-251-3/+0
* Add a couple of extra casts to avoid extra #includeChris Lattner2002-04-091-2/+2
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-1/+1
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-61/+13
* Initial revisionChris Lattner2001-06-061-0/+81