2004-07-12 |
Misha Brukman | New open proj: C/C++ compiler in C++, with link to... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Add a helper method. The StructType element is complet... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | implement new helper method |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Fix unused var warning |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Fix a really nasty logic error that VC noticed. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Add a missing #include |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Fix warning compiling with VC++ |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | new feature |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Misha Brukman | * Clarify Sparc as SparcV9 |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Implement a new method useful for things like the inliner |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Chris Lattner | Implement new method |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Reid Spencer | Correct an output typo. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Reid Spencer | Various cleanups: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Reid Spencer | - Rename two methods to give them more meaning |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Reid Spencer | Remove tabs. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Reid Spencer | Prepare the writer for a non-broken implementation... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | The cleanup is done. Update comment. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Make add constantexprs work with all types, fixing... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Implement TargetRegistrationListener |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add a new listener class for things that want to be... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Delete the allocate*TargetMachine function, which is... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Delete the allocate*TargetMachine function, which is... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Delete the allocate*TargetMachine function, which is... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Delete the allocate*TargetMachine functions. Move... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Prune unused #include |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Goodbye macro hell, hello nice clean and simple code... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Goodbye macro hell, hello nice clean simple extensible... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Implement a couple of methods that TargetMachineRegistr... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add a new TargetNameParser class, which is useful for... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Make these format a bit nicer |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Provide better support for pointer-valued command line... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Auto-registrate target |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add compilability |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Initial impl of this file. Yes this is pretty useless... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | First cut at TargetMachineRegistry and RegisterTarget... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add two new "virtual static" methods to the TargetMachi... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add -load option |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add a -load option |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Implicitly getting a new option by linking to support... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Chris Lattner | Add a new header |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Reid Spencer | - Correct grammar of -s description |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Reid Spencer | Group the hidden command line arguments. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Chris Lattner | Add link to the stkrc page |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Reid Spencer | Command Guide for the Stacker language compiler, stkrc. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Reid Spencer | Replace use of defunct Type::setName method with Symbol... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Reid Spencer | Make the VBRSavings percentage make sense (as a fractio... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Chris Lattner | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Reid Spencer | Error Handling Cleanup: |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Reid Spencer | Fix a backwards compatibility bug found by Tanya. In... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Removed unneeded forward decl |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Remove unused method |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Add checks to ensure that there are no unreachable... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Don't call Type::setName() |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Misha Brukman | * Add support for indexing into structures, thanks... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Misha Brukman | Read/write the offset value for stack-relative loads... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Misha Brukman | * Doxygenify comments |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Alkis Evlogimenos | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Alkis Evlogimenos | Improve code comments. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | No really, he did finish! |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Too much of a title for it's own good |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Chris Lattner | Fix Validation bugs |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Eliminate the UID field in the Type class, bringing... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | The uid mapping is no more |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Eliminate uses of the UniqueID field on Type objects |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Do not call Type::getUniqueID |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Add a new method |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Reid Spencer | Get rid of some cruft in the insert method. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Misha Brukman | Add support for __fixdfdi(), __floatdisf(), and __float... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Reid Spencer | First version of a vector with uniqueness constraints... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Misha Brukman | * Use several Function* for external functions instead... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Misha Brukman | * Add support for loading FP constants from the constan... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Misha Brukman | * Fix header comment, excise references to X86 |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | statisfy the spelling police |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Misha Brukman | Fix spelling of `equivalent' |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Eliminate the SignedType and UnsignedType classes. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | isSigned/isUnsigned/isInteger methods do not need to... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Update comment. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | This file uses the Value class without a forward decl |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Add a test that I have had in my tree for several month... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Fix this testcase |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Support setcc on fp values. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Add floating-point branches and compares. Compares... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Fix bug where SwitchSection would fail to change to... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Fix bug involving bool arguments to binary operators. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Fix bug in copying long constants to register pairs... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Disable some code that isn't helping matters |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Brian Gaeke | Support 'ret float' |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Lattner | Really, it is not necessary to recompile all files... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Alkis Evlogimenos | Add viewCFG() and viewCFGOnly() APIs. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | There is no error message to print out, end sentence... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Make error message consistent with the rest of LLVM... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Fix some thinkos in the script (error handling, proper... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Bug 391 fixed. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Fix for bug 391. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | * Use a map for caching lookups to external functions... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | * Wrap long lines (comments and code) |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Fix regressions in these testcases: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | Add fmod() to the Module being compiled so that it... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Insert a reference to uint32_vbr encoding. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | An update with corrections to content as well as using... |
commit | commitdiff | tree | snapshot |
next |