2003-05-27 |
Chris Lattner | Start testing SRoA |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | * Actually USE the statistic that we made |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Expose proto for SRoA pass. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Initial testcases for scalar replacement of aggregates... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Chris Lattner | Implementation of the simple "scalar replacement of... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | (1) Added special register class containing (for now... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Renamed MachienOperand::opIsDef to MachineOperand:... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | (1) Added special register class containing (for now... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Renamed opIsDef to opIsDefOnly. |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Vikram S. Adve | Added special register class containing (for now) ... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Chris Lattner | Fix bug: InstCombine/2003-05-26-CastMiscompile.ll |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Misha Brukman | Changed tank... => http://llvm, and removed an extraneo... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: right shift for int divide-by-power-of-2 was... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: padding bytes within a structure should go... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Bug fix: sign-extension was not happening for C = ... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Chris Lattner | Predicate things better |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Misha Brukman | Do not show errors when moving file. The error is shown... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Chris Lattner | Fix problem with last checkin. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Make case of GetNumOfInt/FloatArgRegs functions to... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Vikram S. Adve | Add support for compiling varargs functions. |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Reword to remove reference to how things worked in... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Add ability to utilize the code emitter generator ... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | First cut at the Code Generator using the TableGen... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | Implement the TargetInstrInfo's createNOPinstr() and... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Misha Brukman | NOP instructions are pseudo-instructions. We should... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Suggest -save-temps instead of -S, -E. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Remove ".bc" from the end of InputFile if it is there, in |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | gccld.cpp: |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Fix Bug: Linker/2003-04-26-NullPtrLinkProblem.ll |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Remove some cruft, add some methods to allow implementa... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Misha Brukman | Cleaned up code layout; no functional changes. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Minor rewording/cleanups |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | New testcase identified by Brian Gaeke. Gotta love... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Chris Lattner | Fix a problem brian identified. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Brian Gaeke | Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove long dead code |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Misha Brukman | Cleaned up code layout. No functional changes. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations and extraneous #includes |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Fix static constructor ordering problem |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Misha Brukman | Kill `using' directives. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Remove using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Fix testcase |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add documentation for the new cl::CommaSeparated modifier |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | add support for an explicit EXPORTED_SYMBOL_LIST |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Make the list accept comma separated names |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add new CommaSeparated option modifier |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add support for a new "CommaSeparated" modifier |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Kill using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Destroy using declarations |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Specify a list of symbols that should be exported by... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | * Revert to old behavior of ignoring a module if it... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Add option to internalize to allow it to read a file... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Update to match typename produced by the C frontend |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Do not assert fail or crash when a bytecode parse fails! |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Eliminate the uchar typedef, use unsigned char explicitly |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | Make the testcase even more insane |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase that was killing the CFE |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New document |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New graphic for web page |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Fix bug: FunctionResolve/2003-05-21-MissingArguments.ll |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase that crashes the funcresolve pass. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Allow disabling final cleanups |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Trim testcase a bit |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase identified by joel |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Increase odds that this won't bork things |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Misha Brukman | Fixed `volatile' typo. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Misha Brukman | Cleaned up code layout, spacing, etc. for readability... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | * Fix divide by zero error with empty structs |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Misha Brukman | Cleaned up code layout, spacing, etc. for readability... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Misha Brukman | Namespacified `vector' and `cerr' to always use the... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Add support for shift constant expressions |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New method |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Fix bugs: |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase, found by inspection |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Fix bugs: |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | Add run string |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | I fixed that ``thang'', yo. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | Hopefully, the final fix for `[Pp]ropogate'. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | The word `operands' has an `r' in it. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | Sparc instruction opcodes now all live under the `V9... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | s/convertable/convertible/g |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Misha Brukman | The plural of `Pass' is Passes, not Pass's. |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Chris Lattner | Add flexibility |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Chris Lattner | Add support for setjmp/longjmp primitives |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Chris Lattner | Initial test |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Chris Lattner | Fix bug: Assembler/2003-05-15-SwitchBug.ll |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Chris Lattner | Add facilities for building source that is outside... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Chris Lattner | New testcase, straight out of the asm manual |
commit | commitdiff | tree | snapshot |
next |