- May 02, 2006
-
-
Chris Lattner authored
byte format. This doesn't work when using the code emitter in a cross target environment. Since the code emitter is only really used by the JIT, this isn't a current problem, but if we ever start emitting .o files, it would be. llvm-svn: 28060
-
- Apr 29, 2006
-
-
Jeff Cohen authored
llvm-svn: 28023
-
- Apr 25, 2006
-
-
Nate Begeman authored
failres. llvm-svn: 27973
-
- Jan 26, 2006
-
-
Chris Lattner authored
llvm-svn: 25653
-
- Jul 22, 2005
-
-
Andrew Lenharth authored
llvm-svn: 22498
-
- Jun 08, 2005
-
-
Nate Begeman authored
llvm-svn: 22200
-
- Jun 02, 2005
-
-
Reid Spencer authored
llvm-svn: 22190
-
- May 20, 2005
-
-
Nate Begeman authored
so that the shiny new use of std::cerr is defined. llvm-svn: 22156
-
Misha Brukman authored
* Change assert() to std::cerr printout, as it will not appear in opt builds * Add comments to clarify what #ifdef/#else/#endif match what condition(s) llvm-svn: 22154
-
Chris Lattner authored
llvm-svn: 22151
-
Andrew Lenharth authored
llvm-svn: 22150
-
Duraid Madina authored
llvm-svn: 22147
-
Jeff Cohen authored
llvm-svn: 22143
-
- May 19, 2005
-
-
Chris Lattner authored
llvm-svn: 22137
-
- Apr 22, 2005
-
-
Misha Brukman authored
* Convert tabs to spaces llvm-svn: 21426
-
- Nov 22, 2004
-
-
Chris Lattner authored
Do not push two return addresses on the stack when we call external functions who have their addresses taken. This fixes test-call.ll llvm-svn: 18134
-
- Nov 21, 2004
-
-
Chris Lattner authored
llvm-svn: 18082
-
Chris Lattner authored
llvm-svn: 18067
-