2004-08-09 |
Misha Brukman | * CFE builds on AIX/PowerPC |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | The (future) SparcV8 JIT would do well to have a class... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | * Use Classname and ClassPrefix instead of hard-coded... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | Define the ClassPrefix for SparcV9. |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | Define a ClassPrefix for PowerPC. |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | Classes need to have a prefix name, so that they can... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | Generate a code emitter for PowerPC as well, this will... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Misha Brukman | Use instruction formats as defined in the PowerPC ISA... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Reid Spencer | Move information on Configuration files to the ../Compi... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Reid Spencer | This is the initial draft of the Compiler Driver docume... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Reid Spencer | Fix stack size processing now that the return address... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Chris Lattner | This isn't a bug, it's a missing feature |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Chris Lattner | Fix another really nasty regression that Anshu pointed... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Chris Lattner | Add standard print/dump methods to CallGraph classes. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Chris Lattner | Two fixes: |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Chris Lattner | This DEBUG is buggy. comment it out because it's not... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Reid Spencer | Added information about the configuration file. This... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Reid Spencer | Get rid of a warning when compiling optimized. Uninitia... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Chris Lattner | Ok get rid of the REST of the tabs |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Chris Lattner | Death to tabs |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Reid Spencer | Correct spelling mistakes. Wrap lines at 80 columns. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Reid Spencer | Various updates suggested by Misha and Chris. Moved... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Brian Gaeke | dumpSavedState has outlived its usefulness. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Chris Lattner | New testcase for critical 1.3 feature |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Reid Spencer | First version of a manual page for the llvmc compiler... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Alkis Evlogimenos | Split assertion to two in order to give better assertio... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Chris Lattner | Now without stinky dos newlines! |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Chris Lattner | Changes commited for Nate Begeman: |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Brian Gaeke | Update the To-Do list according to my notes + assertions |
commit | commitdiff | tree | snapshot |
2004-08-05 |
John Criswell | Added Louis Gerbarg. Louis is given credit in the... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | More prominantly mention ppc support, more accurately... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | * Mention PowerPC as new feature, and experimental... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
John Criswell | Add additional copyright notice for the PowerPC backend. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Brian Gaeke | Split out -disable-codegen into -disable-llc and -disab... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | We now have the PowerPC backend, thanks to Nate Begeman... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | Simplify makefile by combining all TableGen dependencie... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | while we're at it, make the libraries be on separate... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | Lines need to end with \ to make sure they're actually... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | * Add PowerPC library to LLC |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Misha Brukman | PowerPC is a real target now. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | This file is obsolete |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Alkis Evlogimenos | Make GlobalVariable constructor assert when an initiali... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Brian Gaeke | sparcv9select is history. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | C++ support does not live in the C runtime any longer |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | Two files are moved to libstdc++, and a NOTE gets added |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Chris Lattner | Add missing copyrights |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Reid Spencer | Turn a use of intptr_t into a reinterpret_cast<uint64_t... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix another minor problem that exists if you ahve multi... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix a typeo |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add a hack to work around a problem my changes exposed |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | * Added documentation in the file header |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Surround code element with <tt> tags |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Hand-propagate the constant TARGET_NAME which was makin... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | * Remove unnecessary comment |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Align dependencies so they don't hurt the eyes to look... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | * Convert C++ comments to C |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Shared libraries are usually prepended with `lib' |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Remove unused instruction classes |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Misha Brukman | Make tablegen targets depend on PowerPCInstrFormats... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix a latent bug exposed by my recent changes |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Move method out of line |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | It is not possible to catch SIGKILL, don't bother trying. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | getValues does not exist |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | getValues is gone |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Clean up whitespace. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Convert indentation to 2 spaces. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Remove uneeded getValues() functions. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix a major regression in my previous checkin |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | getResultPos() is dead. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Get rid of the only use of TargetInstrInfo::getResultPo... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add note |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | FindGlobalNamed used to take 2.92s out of 8.39s running... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | sparcv9select is history |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | libsparcv9select is history |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | These headers have been moved/merged into other files. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9TmpInstr.h to pick up the def. of TmpIns... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Tighten up some whitespace. Include SparcV9TmpInstr... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9BurgISel.h, to pick up the definition of |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9TmpInstr.h instead of llvm/CodeGen/Instr... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Include SparcV9BurgISel.h, because PreSelection uses... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Add a Doxygen comment, and inline the constructor ... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | The InstrForest data type has moved from llvm/CodeGen... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | Add a new file containing just TmpInstruction and its... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Brian Gaeke | All the SparcV9 BURG instruction selector pieces have... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | I swear I compiled this, really I did. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Factor some code out, no substantial change. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Concisify some code |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Fix linkage types |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Implement a FIXME, by not searching linearly through... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | New methods |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Minor efficiency improvements |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Squelch warnings in release mode |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Now that ConstantPointerRef is gone, it is the case... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add a special version of getType for ConstantPointerNul... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Add a cast |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Reid Spencer | Added note for PR413 |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Chris Lattner | Change SymbolTable::insertEntry to be more careful... |
commit | commitdiff | tree | snapshot |
next |