- 91fdc01 Fix file header comment: update filename, set tablegen emacs mode. by Misha Brukman · 21 years ago
- 30bf2d8 This purely mechanical patch gives the "I" tblgen class operand list and asm by Chris Lattner · 21 years ago
- 54706d6 Fix a copy & paste error .. correct the description of the program. by Reid Spencer · 21 years ago
- 26a4ba7 Adding a simple example of how to use the JIT. by Reid Spencer · 21 years ago
- 869f477 Convert Ii32 instructions over to use the asmprinter generator by Chris Lattner · 21 years ago
- 42efb87 DForm 5/6 extended mneumonics take 3 arguments. by Misha Brukman · 21 years ago
- e2ba778 Use the target name instead of hard-coding SparcV9. by Misha Brukman · 21 years ago
- 20887f8 * Instruction definitions moved to SparcV9InstrInfo.td for consistency by Misha Brukman · 21 years ago
- 36dd0c5 Renamed SparcV9_Reg.td -> SparcV9RegisterInfo.td for consistency. by Misha Brukman · 21 years ago
- a91f536 Fix DForm_4: format is `op r, r, i' by Misha Brukman · 21 years ago
- 7b71776 Fix comment header, specify type of file `tablegen'. by Misha Brukman · 21 years ago
- a2aa304 Finish HTMLizing the document. Configuration section is very crufty. by Reid Spencer · 21 years ago
- d847337 Fixed some spellos and grammaros. by Reid Spencer · 21 years ago
- abf1ce3 Move CompilerDriver.h here. by Reid Spencer · 21 years ago
- 8fd3bca Initial makefile for the LLVM Compiler Driver. by Reid Spencer · 21 years ago
- 034a544 First "do nothing" version of the LLVM Compiler Driver. This version just by Reid Spencer · 21 years ago
- 7d620d5 Convert the Ii16 instructions over by Chris Lattner · 21 years ago
- ab67067 Convert all Ii8 instructions over to the autogenerated asmprinter. by Chris Lattner · 21 years ago
- 57e177c Define the target name so we can use it via TableGen. by Misha Brukman · 21 years ago
- 2b27b88 This was a good idea, but until this does not break the build of by Chris Lattner · 21 years ago
- f8e6f4f Paper over CBackend/2004-08-09-va-end-null.ll by Chris Lattner · 21 years ago
- 008fad0 This testcase causes the CBE to generate code that is not legal C. by Chris Lattner · 21 years ago
- b05daff Stub definition of the PowerPC CodeEmitter class; this isn't functional (yet). by Misha Brukman · 21 years ago
- 7103fba CodePrinter -> AsmPrinter by Misha Brukman · 21 years ago
- b49f306 Fix InstCombine/2004-08-09-RemInfLoop.llx by Chris Lattner · 21 years ago
- efd0149 New testcase by Chris Lattner · 21 years ago
- 171b59d Do not mention Chris in public Makefiles by Misha Brukman · 21 years ago
- bb739dd Shorten comment header to 80 cols by Misha Brukman · 21 years ago
- 1757ae9 * Remove UIUC-specific comment * Make header comment span 80 cols by Misha Brukman · 21 years ago
- 22e9e33 Add note about AIX/PowerPC with disk space requirements. Wrap long line. by Misha Brukman · 21 years ago
- a6d8ab3 Remove Chris-related bytecode-dir comment by Misha Brukman · 21 years ago
- 8124020 Remove ClassPrefix variable as it's no longer used. by Misha Brukman · 21 years ago
- d7a5b28 Use the current target name instead of a ClassPrefix. by Misha Brukman · 21 years ago
- a964fe5 * CFE builds on AIX/PowerPC * Wrap long code lines by Misha Brukman · 21 years ago
- 0b9bbd2 The (future) SparcV8 JIT would do well to have a class prefix. by Misha Brukman · 21 years ago
- eb178c1 * Use Classname and ClassPrefix instead of hard-coded V9 values by Misha Brukman · 21 years ago
- 0f57022 Define the ClassPrefix for SparcV9. by Misha Brukman · 21 years ago
- 929072e Define a ClassPrefix for PowerPC. by Misha Brukman · 21 years ago
- 665235b Classes need to have a prefix name, so that they can be tacked on to the pieces by Misha Brukman · 21 years ago
- f588548 Generate a code emitter for PowerPC as well, this will be used in the JIT. by Misha Brukman · 21 years ago
- 4ad7d1b Use instruction formats as defined in the PowerPC ISA manual by Misha Brukman · 21 years ago
- c40ca35 Move information on Configuration files to the ../CompilerDriver.html by Reid Spencer · 21 years ago
- b1254a1 This is the initial draft of the Compiler Driver documentation. It is not by Reid Spencer · 21 years ago
- 524a605 Fix stack size processing now that the return address isn't an implied by Reid Spencer · 21 years ago
- eb67396 This isn't a bug, it's a missing feature by Chris Lattner · 21 years ago
- 54970c0 Fix another really nasty regression that Anshu pointed out. In cases where by Chris Lattner · 21 years ago
- af8a424 Add standard print/dump methods to CallGraph classes. by Chris Lattner · 21 years ago
- 6839242 Two fixes: by Chris Lattner · 21 years ago
- 5e2e272 This DEBUG is buggy. comment it out because it's not worth fixing. This by Chris Lattner · 21 years ago
- af2f924 Added information about the configuration file. This is a temporary home by Reid Spencer · 21 years ago
- b814e2d Get rid of a warning when compiling optimized. Uninitialized variable has by Reid Spencer · 21 years ago
- ecf8afd Ok get rid of the REST of the tabs by Chris Lattner · 21 years ago
- d555da5 Death to tabs by Chris Lattner · 21 years ago
- f9cdefb Correct spelling mistakes. Wrap lines at 80 columns. by Reid Spencer · 21 years ago
- f2edda0 Various updates suggested by Misha and Chris. Moved material that is by Reid Spencer · 21 years ago
- 16ca194 dumpSavedState has outlived its usefulness. by Brian Gaeke · 21 years ago
- 3ee14de New testcase for critical 1.3 feature by Chris Lattner · 21 years ago
- be65afb First version of a manual page for the llvmc compiler driver. This tool is by Reid Spencer · 21 years ago
- 8fabb62 Split assertion to two in order to give better assertion messages. by Alkis Evlogimenos · 21 years ago
- 72bd334 Now without stinky dos newlines! by Chris Lattner · 21 years ago
- 3ea9346 by Chris Lattner · 21 years ago
- 406e8cb Update the To-Do list according to my notes + assertions by Brian Gaeke · 21 years ago
- aaf10ab Added Louis Gerbarg. Louis is given credit in the CREDITS.TXT file, so I by John Criswell · 21 years ago
- e58d356 More prominantly mention ppc support, more accurately describe its status by Chris Lattner · 21 years ago
- 9411875 * Mention PowerPC as new feature, and experimental feature by Misha Brukman · 21 years ago
- 2c2ba76 Add additional copyright notice for the PowerPC backend. Thanks Nate! by John Criswell · 21 years ago
- 047e606 Split out -disable-codegen into -disable-llc and -disable-jit. by Brian Gaeke · 21 years ago
- f200eee We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg! by Misha Brukman · 21 years ago
- 2f94786 Simplify makefile by combining all TableGen dependencies into one variable by Misha Brukman · 21 years ago
- 84b3e01 while we're at it, make the libraries be on separate lines by Chris Lattner · 21 years ago
- 5520bd3 Lines need to end with \ to make sure they're actually continued by Misha Brukman · 21 years ago
- b9ebe8a * Add PowerPC library to LLC * Fit used libraries on a few lines by Misha Brukman · 21 years ago
- 3c70714 PowerPC is a real target now. by Misha Brukman · 21 years ago
- 42b70f3 This file is obsolete by Chris Lattner · 21 years ago
- 8243976 Make GlobalVariable constructor assert when an initializer is of incorrect type. by Alkis Evlogimenos · 21 years ago
- a2b5f45 sparcv9select is history. by Brian Gaeke · 21 years ago
- 14f7a50 C++ support does not live in the C runtime any longer by Chris Lattner · 21 years ago
- d4d02bc Two files are moved to libstdc++, and a NOTE gets added by Chris Lattner · 21 years ago
- 45872bf Add missing copyrights by Chris Lattner · 21 years ago
- 9a7e0c5 Turn a use of intptr_t into a reinterpret_cast<uint64_t> instead to get by Reid Spencer · 21 years ago
- aad2deb Fix another minor problem that exists if you ahve multiple functions with by Chris Lattner · 21 years ago
- 82b5b21 Fix a typeo by Chris Lattner · 21 years ago
- d2da229 Add a hack to work around a problem my changes exposed by Chris Lattner · 21 years ago
- 4e4f863 * Added documentation in the file header by Misha Brukman · 21 years ago
- 33066e9 Surround code element with <tt> tags by Misha Brukman · 21 years ago
- 1411a67 Hand-propagate the constant TARGET_NAME which was making lines wrap anyway by Misha Brukman · 21 years ago
- 7a750e1 * Remove unnecessary comment * Fix alignment of code * Tabs to spaces by Misha Brukman · 21 years ago
- dee0f9b Align dependencies so they don't hurt the eyes to look at them by Misha Brukman · 21 years ago
- 3b87f21 * Convert C++ comments to C * Add UIUC copyright notice headers by Misha Brukman · 21 years ago
- eab43d8 Shared libraries are usually prepended with `lib' by Misha Brukman · 21 years ago
- 7338ae5 Remove unused instruction classes by Misha Brukman · 21 years ago
- db01356 Make tablegen targets depend on PowerPCInstrFormats.td as well by Misha Brukman · 21 years ago
- c3d12f0 Fix a latent bug exposed by my recent changes by Chris Lattner · 21 years ago
- ff4c183 Move method out of line by Chris Lattner · 21 years ago
- 0a4f85e It is not possible to catch SIGKILL, don't bother trying. by Chris Lattner · 21 years ago
- 6173cd9 getValues does not exist by Chris Lattner · 21 years ago
- cdf7012 getValues is gone by Chris Lattner · 21 years ago
- 7065157 Clean up whitespace. by Alkis Evlogimenos · 21 years ago
- 1a8ea01 Convert indentation to 2 spaces. by Alkis Evlogimenos · 21 years ago
- 3e0ef89 Remove uneeded getValues() functions. by Alkis Evlogimenos · 21 years ago