2004-11-22 |
John Criswell | Fixed typo. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Tanya Lattner | Changed to catch stderror of dejagnu and fixed missing... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Chris Lattner | This is the proper code for this method, thanks to... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
John Criswell | Moved into the poolalloc tree. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Reid Spencer | Implement a missing function called by JIT/Emitter... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Gaeke | Add stub method for long shift codegen. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Gaeke | Update to-do list. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Chris Lattner | Support targets that require stubs for external functio... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Reid Spencer | Fix a comment to imply the correct semantics. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Reid Spencer | Make sure output goes in the temporary/output directory. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Chris Lattner | Initial checkin of the V9 relocation types |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Reid Spencer | * Undo previous commit that breaks the test. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Reid Spencer | * Undo previous commit that breaks the test. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Reid Spencer | First version of manual page for llvm-ld. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
John Criswell | Fixed another typo. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
John Criswell | Corrected spelling mistakes. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
John Criswell | It looks like I'm fixing a spelling mistake, but I... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Implement setcc on longs. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Add all the rest of the ADD and SUB variants, some... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Support add, sub, mul, div, rem on longs/ulongs (latter... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Update to-do list. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Nate Begeman | Fix Shootout-C++/wc, which was broken by my recent... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | Fix a warning |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | There is no reason to emit function stubs for direct... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | Clean up DEBUG output |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | Allow targets to avoid emitting a stub for EVERY lazily... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Fix extraStack calculation -- I think in fact it might... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Brian Gaeke | Update list of failing benchmarks & to-do list. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | Add another bit, to make the JIT a bit more efficient. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Reid Spencer | Test archive built with GNU ar(1). |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tanya Lattner | Made dejagnu option lower case. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tanya Lattner | Added the ability to run Dejagnu tests. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | ignore generated files |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | ignore generated files. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Chris Lattner | Ignore generated files |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Ignore files |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Implement relocation support by adding a target indepen... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Remove all JIT specific code and switch the code genera... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Implement the X86 JIT interfaces |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Describe the X86 target-specific relocations. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | We implement these interfaces |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Adjust to changed interfaces |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Change this interface a bit |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Adding missing dg file. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | This method does not exist any longer. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add new methods that a target should implement |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Removing unnecessary copies. Use %p to reference them. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Fixed assertion from triggering. We need to check if... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Cast the void* handle data member to HMODULE* to keep... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Support most cases of vaarg (except double). |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Update failing test cases & to-do list. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Use llvmc to compile test cases |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Get the -o option right |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Get the -o option right |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Not needed any more. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Content moved to llvm-ld.cpp |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Incorporate GenerateCode.cpp. Make static things static. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | First cut at implementing generic link-time Optimization |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | The Archive class now has differentiation for BSD4... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Test floating point constants |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Distinguish between BSD4.4 and SVR4 symbol tables |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | An llvm-ar test. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Provide the srcdir variable. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Describe the Archive test suite. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Contents separated into individual tests. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | This method was never implemented |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Remove this method, it's not clear how it could be... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | getJITStubForFunction is optional and unimplemented... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | getJITStubForFunction is optional and unimplemented... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add getCurrentPCOffset() and addRelocation() methods. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add getCurrentPCOffset() and addRelocation() methods. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add the getRelocationType method that I forgot |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Allow targets to implement relocation support. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Implement vacopy and vanext. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add accessor |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | New file |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | Allow constructor parameter to override aggregating... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Remove dead #include |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | If we're going to mention mv and cp, clearly, we also... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | Revert the patch that adds Function* for each 64-bit... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Made modsched hidden and changed so it matches the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Fix grammar |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Forgot to join srcdir and subdir for complete path... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Adding srcdir arg. Added ability to specify the path... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Adding srcdir arg |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Add protoypes for 64-bit long/ulong div, mul, and rem... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Fix file comment header |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Ignore files generated by pod2html |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | * Remove disk space requirements, they vary wildly... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Handle GhostLinkage case for completeness (should not... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Test case for reading MacOSX archives. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | MacOSX test archive (buggy). |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Add VANext and VAArg stubs. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Implement va_start. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Dont' forget to switch back to decimal output |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Match change in MachineCodeEmitter prototype. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | External symbols are const char*'s now, change this... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Instead of storing std::string's for ExternalSymbol... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | First part of varargs support: getting all varargs... |
commit | commitdiff | tree | snapshot |
next |