2003-12-15 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Refactor code just a little bit, allowing us to impleme... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | new test |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Alkis Evlogimenos | I wonder how this didn't cause any tests to fail... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Alkis Evlogimenos | Change interface of MachineOperand as follows: |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Alkis Evlogimenos | Change preserve all claim to just preserve live variabl... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Rev the release notes to 1.2 |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Do not promote volatile alias sets into registers |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Add capability to represent volatile AliasSet's |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Chris Lattner | Testcase for PR179 |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | When reserving a preallocated register spill the aliase... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Ignore non-allocatable physical registers in live inter... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Expire any active intervals left when register allocati... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Add instruction numbers to debugging output. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Add a floating point killer pass. This pass runs before... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Handle explicit physical register defs. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alkis Evlogimenos | Remove unecessary if statements when looping on Implici... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Try rewording stuff talking about unwinding. Hopefully... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Link to lists, incorporate feedback from Tanya |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Criswell | Updated configure script so that it does not configure... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Criswell | Don't configure directories that don't have a configure... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Criswell | Modified cast so that it converts the int to a long... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
John Criswell | Fixed some minor typos. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Dynamically get the right-sized member of a GenericValu... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | PR177 is no longer among the open |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Implement the ExecutionEngine::getPointerToFunctionOrSt... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Implement the TargetMachine::getJITStubForFunction... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Add new getJITStubForFunction method, which may optiona... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Doxygenify comments, remove extraneous #include |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Note about bytecode format |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Since we are using a gep_type_iterator, we apparently... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Use uintptr_t for pointer values in the ExecutionEngine. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | These aren't bugs, don't phrase them like they are. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | I'm a spaz |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | Add note about Stacker, duh! |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Misha Brukman | Break lines and add space after ':' to be consistent... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Chris Lattner | More updates for the release |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Throw better error messages, by calling strerror(errno... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Brian Gaeke | Add an assertion to make sure we are at least getting... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Update release notes for PR86 and C++ support |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Factor out some duplicated code, implement the rest... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Rename variable to avoid confusing it with the global G |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Fix PR86. This makes basicaa _SIGNIFICANLY_ more aggre... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Fix LICM/2003-12-11-SinkingToPHI.ll, and quite possibly... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | New testcase that LICM is breaking crafty on |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | verifyFunction depends on dominator info, which levelra... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Fix test that was failing because we were optimizing... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | New testcase for PR86 |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Run tailcall elimination in a more logical place |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Fix a glaring bug |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Realize the gep P, <zeros> must aliases P. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | With Brian's change to AA.h we can now clean out this... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | IncludeFile hack to pull in BasicValueNumbering wheneve... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | IncludeFile hack to pull in BasicAliasAnalysis whenever... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | Separate out target for cleaning up qmtest garbage. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | Add more fixed bugs. Keep llvm core section sorted... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Chris Lattner | Stop laughing Misha |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | In getObjectType(), doxygenify comment, and take a... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | Turn off "attribute weak" to pacify Mac OS X's system... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | Fix typo in comment. Add prototype for getConstantExpr... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Brian Gaeke | Add support for --debug-only=interpreter, to print... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | This appears to fix Bug 172 and does not break any... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Fix bug: LICM/sink_multiple_exits.ll |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Don't allow dead instructions to stop sinking early. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Fix bug: IndVarsSimplify/2003-12-10-RemoveInstrCrash.llx |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | A new testcase, reduced by bugpoint |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Fixed a comma error. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Brian Gaeke | Support 'make install' for LLVM include files. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Upon Chris's suggestion, moved the #ifdef's to the... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Fixed the CBE on Solaris/Sparc. We need to define... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | New testcase which caused a bunch of tests to break... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Avoid performing two identical lookups when one will... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Make LICM itself a bit more efficient, and make the... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Removed the pthread_once() function because it doesn... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Added the --host= option to the Sparc configuration... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
John Criswell | Dummy implementation of the pthread library. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Make 'opt -o -' work correctly instead of creating... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | Implement instruction sinking out of loops. This still... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Chris Lattner | new testcase, checking to ensure we handle yet-another... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Brian Gaeke | Don't assume that system headers define 'uint' or ... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Brian Gaeke | Fix apparent copy-and-paste-o. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Brian Gaeke | Add support for installing tool executables. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Brian Gaeke | Add installation directories and commands, standardly... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Yet another hard testcase |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Chris Lattner | Do not insert one entry PHI nodes in split exit blocks! |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Brian Gaeke | Check in the llvm-native-gcc script, which I use in... |
commit | commitdiff | tree | snapshot |
next |