- Oct 11, 2007
-
-
Dale Johannesen authored
No compile-time support for constant operations yet, just format transformations. Make readers and writers work. Split constants into 2 doubles in Legalize. llvm-svn: 42865
-
Devang Patel authored
llvm-svn: 42864
-
Chris Lattner authored
llvm-svn: 42860
-
Chris Lattner authored
pred_iterator down to a single ivar. llvm-svn: 42859
-
Ted Kremenek authored
llvm-svn: 42851
-
Ted Kremenek authored
llvm-svn: 42850
-
Ted Kremenek authored
fire anyway at runtime due to a NULL dereference. llvm-svn: 42848
-
Ted Kremenek authored
implicitly captured by using the addresses of its children in the profile. llvm-svn: 42847
-
- Oct 10, 2007
-
-
Ted Kremenek authored
llvm-svn: 42839
-
Ted Kremenek authored
llvm-svn: 42837
-
Hartmut Kaiser authored
llvm-svn: 42835
-
Ted Kremenek authored
Implemented ImutAVLTree::isEqual. llvm-svn: 42833
-
Chris Lattner authored
illegal. Thanks to gabor for pointing this out! llvm-svn: 42832
-
Ted Kremenek authored
llvm-svn: 42825
-
Duncan Sands authored
llvm-svn: 42824
-
Bill Wendling authored
llvm-svn: 42823
-
Dale Johannesen authored
Surprisingly complicated. Adds getTargetNode for 2 outputs, no inputs (missing). llvm-svn: 42822
-
Evan Cheng authored
llvm-svn: 42821
-
Evan Cheng authored
Fix an extremely stupid bug that prevented first round of coalescing (physical registers only) from happening. llvm-svn: 42820
-
- Oct 09, 2007
-
-
Ted Kremenek authored
ADT/DenseSet.h ADT/ImmutableMap.h ADT/ImmutableSet.h llvm-svn: 42816
-
Chris Lattner authored
llvm-svn: 42815
-
Devang Patel authored
llvm-svn: 42814
-
Ted Kremenek authored
implemented on top of a functional AVL tree. The AVL balancing code is inspired by the OCaml implementation of Map, which also uses a functional AVL tree. Documentation is currently limited and cleanups are planned, but this code compiles and has been tested. llvm-svn: 42813
-
Devang Patel authored
Do not walk invalid iterator. llvm-svn: 42812
-
Devang Patel authored
llvm-svn: 42806
-
Dan Gohman authored
llvm-svn: 42805
-
Chris Lattner authored
llvm-svn: 42789
-
Dan Gohman authored
llvm-svn: 42788
-
Dan Gohman authored
llvm-svn: 42787
-
Dan Gohman authored
llvm-svn: 42786
-
Dan Gohman authored
llvm-svn: 42785
-
Dan Gohman authored
instead of four. llvm-svn: 42784
-
Evan Cheng authored
llvm-svn: 42783
-
Chris Lattner authored
calling the traits implementation of isEqual. llvm-svn: 42782
-
Chris Lattner authored
llvm-svn: 42781
-
Bruno Cardoso Lopes authored
llvm-svn: 42780
-
Bruno Cardoso Lopes authored
- Added a function to hold the stack location where GP must be stored during LowerCALL - AsmPrinter now emits directives based on relocation type - PIC_ set to default relocation type (same as GCC) llvm-svn: 42779
-
Bruno Cardoso Lopes authored
- Modified instruction format to handle pseudo instructions - Added LoadAddr SDNode to load symbols. llvm-svn: 42778
-
Evan Cheng authored
llvm-svn: 42775
-
Evan Cheng authored
llvm-svn: 42774
-