- Jul 31, 2007
-
-
David Greene authored
Fix GLIBCXX_DEBUG error owing to dereference of end iterator. There's no guarantee that an instruction returned by getDependency exists in the maps. llvm-svn: 40647
-
Chris Lattner authored
there is now an isXXXType and a getAsXXXType llvm-svn: 40646
-
Chris Lattner authored
llvm-svn: 40645
-
Chris Lattner authored
llvm-svn: 40644
-
Chris Lattner authored
llvm-svn: 40643
-
Owen Anderson authored
llvm-svn: 40642
-
Dan Gohman authored
directly, because the insert point used by the SCEVExpander may vary from what LSR originally computes. llvm-svn: 40641
-
Chris Lattner authored
llvm-svn: 40640
-
Chris Lattner authored
existing one to getAsPointerType() llvm-svn: 40639
-
Devang Patel authored
llvm-svn: 40638
-
Chris Lattner authored
llvm-svn: 40637
-
Chris Lattner authored
llvm-svn: 40636
-
Christopher Lamb authored
llvm-svn: 40635
-
Reid Spencer authored
llvm-svn: 40634
-
Reid Spencer authored
llvm-svn: 40633
-
Reid Spencer authored
permitted on function results. So, revert the last patch to make it illegal. llvm-svn: 40632
-
Steve Naroff authored
Add parsing and AST support for GNU "typeof". Many small changes to lot's of files. Still some FIXME's, however the basic support is in place. llvm-svn: 40631
-
Devang Patel authored
llvm-svn: 40629
-
Evan Cheng authored
Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v4f32 s2v (f32 load ))), 0) -> (i32 load ) llvm-svn: 40628
-
Devang Patel authored
Use simple analysis interface to preserve analysis info maintained by other loop passes. llvm-svn: 40627
-
Devang Patel authored
llvm-svn: 40626
-
Devang Patel authored
Right now, this interface provides hooks for only to operations, 1) clone basic block 2) delete value. llvm-svn: 40625
-
Christopher Lamb authored
llvm-svn: 40624
-
Christopher Lamb authored
llvm-svn: 40623
-
Reid Spencer authored
llvm-svn: 40621
-
Chris Lattner authored
type. llvm-svn: 40620
-
Reid Spencer authored
function result to be passed in a register. This implements the GCC regparm function attribute for llvm by translation to the InReg parameter attribute and fixes test/CFrontend/2002-07-30-SubregSetAssertion.c llvm-svn: 40619
-
Reid Spencer authored
front end converts regparm attribute on the gcc function into InReg attribute on the llvm function. This fixes test/CFrontend/2002-07-30-SubrefSetAssertion.c llvm-svn: 40618
-
Evan Cheng authored
llvm-svn: 40617
-
Chris Lattner authored
llvm-svn: 40616
-
Chris Lattner authored
of the more subtle and interesting classes. llvm-svn: 40615
-
Chris Lattner authored
llvm-svn: 40614
-
Reid Spencer authored
llvm-svn: 40613
-
Reid Spencer authored
Fix the comment for WSNL to describe its actual function. llvm-svn: 40612
-
Reid Spencer authored
llvm-svn: 40611
-
Reid Spencer authored
Make the AsmParser auto-upgrade the old zext and sext keywords for parameter attributes and handle the end-of-line ambiguity. llvm-svn: 40610
-
Devang Patel authored
llvm-svn: 40609
-
Anton Korobeynikov authored
things, it wasn't designed to handle. llvm-svn: 40608
-
- Jul 30, 2007
-
-
Owen Anderson authored
llvm-svn: 40607
-
Devang Patel authored
llvm-svn: 40606
-