- Apr 21, 2009
-
-
Sanjiv Gupta authored
llvm-svn: 69668
-
Chris Lattner authored
rdar://6810106 llvm-svn: 69667
-
Chris Lattner authored
llvm-svn: 69666
-
Sanjiv Gupta authored
llvm-svn: 69665
-
Chris Lattner authored
libfrontend. Patch by Alexei Svitkine! llvm-svn: 69664
-
Chris Lattner authored
llvm-svn: 69663
-
Chris Lattner authored
Temporarily accept both of them, I'll rip out the old one after awhile. llvm-svn: 69662
-
rdar://6808859Chris Lattner authored
aggregates even though we already accept explicit ones. Easy fix. llvm-svn: 69661
-
Chris Lattner authored
llvm-svn: 69660
-
Chris Lattner authored
patch by Alexei Svitkine! llvm-svn: 69659
-
Chris Lattner authored
but crashed codegen. Fix this to report the name of the llvm function. This fixes rdar://6808051 llvm-svn: 69658
-
Chris Lattner authored
-fno-show-location, patch by Alexei Svitkine (PR4024) llvm-svn: 69657
-
Chris Lattner authored
Alexei Svitkine! llvm-svn: 69656
-
Dan Gohman authored
as they appear in LLVM IR. This isn't particularly interesting on its own; this is just setting up some infrastructure. llvm-svn: 69655
-
Anders Carlsson authored
llvm-svn: 69654
-
Sanjiv Gupta authored
So 'abc' on i16 platforms will warn but not on i32 platforms. llvm-svn: 69653
-
Anders Carlsson authored
llvm-svn: 69652
-
Dan Gohman authored
llvm-svn: 69651
-
Daniel Dunbar authored
llvm-svn: 69650
-
Dan Gohman authored
and SCEVSignExtendExpr. llvm-svn: 69649
-
Daniel Dunbar authored
when we need them -- which is exactly what some code was already doing! - No intended functionality change. llvm-svn: 69648
-
Daniel Dunbar authored
llvm-svn: 69647
-
Daniel Dunbar authored
when we need them -- which is exactly what some code was already doing! - No intended functionality change. llvm-svn: 69646
-
Dan Gohman authored
llvm-svn: 69645
-
Dan Gohman authored
the code to minimize dependencies on TargetData. llvm-svn: 69644
-
Dan Gohman authored
llvm-svn: 69643
-
Mike Stump authored
llvm-svn: 69642
-
Daniel Dunbar authored
llvm-svn: 69641
-
Dan Gohman authored
llvm-svn: 69640
-
Daniel Dunbar authored
w.r.t. ASTContext::[gs]etFieldDecl, and the Field argument to EmitObjCValueForIvar). llvm-svn: 69639
-
Daniel Dunbar authored
llvm-svn: 69638
-
Devang Patel authored
Patch by Marius Wachtler llvm-svn: 69637
-
Daniel Dunbar authored
llvm-svn: 69636
-
Dan Gohman authored
This makes the extra copyRegToReg calls in ScheduleDAGSDNodesEmit.cpp unnecessary. Derived from a patch by Jakob Stoklund Olesen. llvm-svn: 69635
-
Dan Gohman authored
broadcasted vector constants. llvm-svn: 69634
-
Evan Cheng authored
llvm-svn: 69633
-
Dale Johannesen authored
GEP's don't usually become instructions. llvm-svn: 69631
-
Evan Cheng authored
llvm-svn: 69630
-
Fariborz Jahanian authored
llvm-svn: 69629
-
- Apr 20, 2009
-
-
Daniel Dunbar authored
- Let the const propogation begin. llvm-svn: 69628
-