- Dec 22, 2005
-
-
Chris Lattner authored
the rough idea sketched out in http://nondot.org/sabre/LLVMNotes/CallGraphClass.txt, allowing new spiffy implementations of the callgraph interface to be built. Many thanks to Saem Ghani for contributing this! llvm-svn: 24944
-
Chris Lattner authored
llvm-svn: 24943
-
Duraid Madina authored
i.e. r1/r12/rp are saved/restored regardless of scheduling/luck TODO: calls to external symbols, indirect (function descriptor) calls, performance (we're being paranoid right now) BUG: the code for handling calls to vararg functions breaks if FP args are passed (this will make printf() go haywire so a bunch of tests will fail) BUG: this seems to trigger some legalize nastiness llvm-svn: 24942
-
Duraid Madina authored
SPARCv8. (we copy sparcv8's workaround for tablegen not being nice about ISD::CALL/TAILCALL) llvm-svn: 24941
-
Reid Spencer authored
llvm-svn: 24940
-
Duraid Madina authored
llvm-svn: 24939
-
Reid Spencer authored
Move the system dependent portion to lib/System/*/Alarm.inc. This makes the SlowOperationInformer platform independent. llvm-svn: 24938
-
Reid Spencer authored
dependent portion of the lib/Support/SlowOperationTimer code into the lib/System implementation where it can be ported to different platforms. llvm-svn: 24937
-
Evan Cheng authored
llvm-svn: 24936
-
Evan Cheng authored
llvm-svn: 24935
-
Evan Cheng authored
llvm-svn: 24934
-
Evan Cheng authored
either an operand or a result. * Fixed some more flag / chain bugs. llvm-svn: 24933
-
Reid Spencer authored
* Make it possible to pass a fourth argument to the CHECK_PROGRAM_SANITY macro that controls whether a non-sane program generates an error or a warning. llvm-svn: 24931
-
Reid Spencer authored
* Changed the -rpath option from cl::opt to cl::list * Changed the interface to GenerateNative to take a std::vector<std::string> instead of just a std::string * Changed GenerateNative to generate multiple -Wl,-rpath, options to be passed to gcc. llvm-svn: 24930
-
Jeff Cohen authored
llvm-svn: 24929
-
Jeff Cohen authored
llvm-svn: 24928
-
Jeff Cohen authored
llvm-svn: 24927
-
Reid Spencer authored
llvm-svn: 24926
-
Reid Spencer authored
llvm-svn: 24925
-
Reid Spencer authored
1. When srcdir == objdir have "spotless" say that it isn't supported in that mode rather than just let make say "no such target" 2. Minor doc cleanups 3. Fix the double rebuild problem with yacc files. A missing dependency caused parallel builds to skip building the .cpp file after the .cpp file was regenerated by bison. llvm-svn: 24924
-
Evan Cheng authored
llvm-svn: 24923
-
Evan Cheng authored
llvm-svn: 24922
-
Evan Cheng authored
* Teach DAG combiner about X86ISD::SETCC by adding a TargetLowering hook. llvm-svn: 24921
-
- Dec 21, 2005
-
-
Evan Cheng authored
llvm-svn: 24920
-
Jim Laskey authored
llvm-svn: 24919
-
Jim Laskey authored
llvm-svn: 24918
-
Evan Cheng authored
bytes to pop off stack. * Added support for X86 SETCC. llvm-svn: 24917
-
Evan Cheng authored
an implicit flag operand. llvm-svn: 24916
-
Chris Lattner authored
llvm-svn: 24915
-
Jim Laskey authored
llvm-svn: 24914
-
Jim Laskey authored
llvm-svn: 24913
-
Jim Laskey authored
llvm-svn: 24912
-
Chris Lattner authored
llvm-svn: 24911
-
Chris Lattner authored
llvm-svn: 24910
-
Chris Lattner authored
llvm-svn: 24908
-
Chris Lattner authored
llvm-svn: 24907
-
Chris Lattner authored
the right vector of -1's as its operand. llvm-svn: 24906
-
Chris Lattner authored
llvm-svn: 24905
-
Chris Lattner authored
llvm-svn: 24904
-
Chris Lattner authored
llvm-svn: 24903
-