- Oct 18, 2003
-
-
Chris Lattner authored
llvm-svn: 9225
-
Chris Lattner authored
llvm-svn: 9224
-
Chris Lattner authored
Update the sparc backend to at least compile correctly with the new varargs stuff even if it's not all implemented yet. llvm-svn: 9223
-
Chris Lattner authored
llvm-svn: 9222
-
Chris Lattner authored
more efficient encoding of varargs calls, and the new varargs intrinsics. llvm-svn: 9221
-
Chris Lattner authored
* More dense bytecode encoding for varargs calls (like printf) * Eliminated the extremely old bytecode format. rev #0 is now 1.0 llvm-svn: 9220
-
Chris Lattner authored
llvm-svn: 9219
-
Chris Lattner authored
llvm-svn: 9218
-
Chris Lattner authored
llvm-svn: 9217
-
Chris Lattner authored
llvm-svn: 9216
-
Chris Lattner authored
llvm-svn: 9215
-
Chris Lattner authored
llvm-svn: 9214
-
Misha Brukman authored
* Stop using full pathnames (we don't know where the source could be) * Use only relative distance to the source, so a user can download the code and generate their own copy of the doxygen documentation easily * Since `docs' has moved one level up, all relative path names lost a `..' llvm-svn: 9213
-
- Oct 17, 2003
-
-
Misha Brukman authored
llvm-svn: 9212
-
John Criswell authored
llvm-svn: 9211
-
Brian Gaeke authored
displacement. llvm-svn: 9210
-
John Criswell authored
llvm-svn: 9209
-
John Criswell authored
Added a few missing docs as well. llvm-svn: 9208
-
Misha Brukman authored
ModuleProvider, which has bad consequences in lli::callAsMain() which tries to access that same Module*. llvm-svn: 9205
-
Brian Gaeke authored
llvm-svn: 9204
-
Brian Gaeke authored
Make insertFarJumpAtAddr() return void, because nothing uses its return value. Remove some commented-out code. Implement replaceMachineCodeForFunction() for SPARC. llvm-svn: 9203
-
Brian Gaeke authored
llvm-svn: 9202
-
Misha Brukman authored
llvm-svn: 9201
-
Brian Gaeke authored
Add prototypes for recompileAndRelinkFunction() and runJITOnFunction(). llvm-svn: 9200
-
Brian Gaeke authored
runJITOnFunction(). Add new method for recompiling and patching in new versions of functions, recompileAndRelinkFunction(). llvm-svn: 9199
-
Misha Brukman authored
llvm-svn: 9198
-
Brian Gaeke authored
we have a better place for it to go. llvm-svn: 9197
-
Brian Gaeke authored
llvm-svn: 9196
-
Chris Lattner authored
llvm-svn: 9195
-
John Criswell authored
llvm-svn: 9194
-
Misha Brukman authored
* `Quote' names of projects * Add emails to people's records llvm-svn: 9193
-
Chris Lattner authored
llvm-svn: 9192
-
Chris Lattner authored
llvm-svn: 9191
-
Alkis Evlogimenos authored
Rename SlotCalculator::getValSlot() to SlotCalculator::getSlot(), SlotCalculator::insertValue() to SlotCalculator::getOrCreateSlot(), SlotCalculator::insertVal() to SlotCalculator::insertValue(), and SlotCalculator::doInsertVal() to SlotCalculator::doInsertValue(). llvm-svn: 9190
-
Alkis Evlogimenos authored
llvm-svn: 9189
-
Brian Gaeke authored
llvm-svn: 9188
-
Brian Gaeke authored
llvm-svn: 9187
-
Brian Gaeke authored
Make this file less funny. llvm-svn: 9186
-
Brian Gaeke authored
llvm-svn: 9185
-
Brian Gaeke authored
llvm-svn: 9184
-