- Jul 26, 2005
-
-
Chris Lattner authored
is actually dead because of this! llvm-svn: 22515
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21427
-
- Jan 29, 2005
-
-
Chris Lattner authored
llvm-svn: 19897
-
- Oct 27, 2004
-
-
Chris Lattner authored
and work better with VC++. Patch contributed by Morten Ofstad! llvm-svn: 17281
-
- Nov 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 9903
-
- Oct 21, 2003
-
-
John Criswell authored
llvm-svn: 9321
-
- Oct 13, 2003
-
-
Chris Lattner authored
llvm-svn: 9071
-
- Aug 22, 2003
-
-
Misha Brukman authored
llvm-svn: 8030
-
- Jul 23, 2003
-
-
Chris Lattner authored
whether the constant is signed or unsigned, then casting llvm-svn: 7252
-
- May 20, 2003
-
-
Misha Brukman authored
llvm-svn: 6248
-
- Apr 24, 2003
-
-
Chris Lattner authored
PassMAnager provides. llvm-svn: 5896
-
- Sep 16, 2002
-
-
Chris Lattner authored
llvm-svn: 3763
-
- Jul 17, 2002
-
-
Chris Lattner authored
- I->use_empty() can never be true because of the IHolder's * Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-SourceAndDestCrash.ll - Add a new NewCasts member to VMC to keep track of casts that have been created and to ensure there is always a reference to the cast. - Extend ValueHandle a bit so it can be used in an STL container - Make sure we destroy the ValueMapCache before verifying the function in LevelRaise.cpp llvm-svn: 2936
-
- May 07, 2002
-
-
Chris Lattner authored
llvm-svn: 2515
-
- Apr 28, 2002
-
-
Chris Lattner authored
llvm-svn: 2378
-
- Apr 17, 2002
-
-
Chris Lattner authored
llvm-svn: 2272
-
- Mar 21, 2002
-
-
Chris Lattner authored
llvm-svn: 1927
-
- Jan 20, 2002
-
-
Chris Lattner authored
llvm-svn: 1503
-
- Dec 14, 2001
-
-
Chris Lattner authored
* Add ReplaceInstWithInst llvm-svn: 1468
-
- Dec 04, 2001
-
-
Chris Lattner authored
Renamed op_const_iterator -> const_op_iterator Renamed PointerType::getValueType() -> PointerType::getElementType() llvm-svn: 1408
-
- Dec 03, 2001
-
-
Chris Lattner authored
Rename ConstPool* -> Constant* Rename ConstPoolVals.h -> ConstantVals.h llvm-svn: 1407
-
- Nov 26, 2001
-
-
Chris Lattner authored
llvm-svn: 1344
-
- Nov 13, 2001
-
-
Chris Lattner authored
ConvertExpressionToType * Make ValueHandle's remove instruction from maps when they are deleted so that no false map hits occur if a subsequent instruction is allocated to the same space in memory. This was a VERY VERY VERY EVIL NASTY BUG to track down. :-P llvm-svn: 1288
-
- Nov 08, 2001
-
-
Chris Lattner authored
llvm-svn: 1214
-
- Nov 06, 2001
-
-
Chris Lattner authored
llvm-svn: 1152
-
- Nov 05, 2001
-
-
Chris Lattner authored
llvm-svn: 1140
-
Chris Lattner authored
llvm-svn: 1127
-