aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Instruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* print getresult instruction.Devang Patel2008-02-211-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Revert r44626, which turned off the use of readonlyDuncan Sands2007-12-121-3/+0
* Reverting dtor devirtualization patch.Gordon Henriksen2007-12-101-2/+2
* Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!Gordon Henriksen2007-12-091-2/+2
* Commit 44487 broke bootstrap of llvm-gcc-4.2. It isDuncan Sands2007-12-051-0/+3
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-16/+3
* Move the GET_SIDE_EFFECT_INFO logic from isInstructionTriviallyDeadDan Gohman2007-07-261-4/+12
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+277