2002-08-22 |
Chris Lattner | Change code to not use the copyOperands method added... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Chris Lattner | Remove unneccesary method |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Fix clean command to clean in /shared when that is... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Add functions castbool and boolexpr. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Just some extra comments. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Add method copyOperands(). |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | dumpNode() does not need to print MachineInstrs. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Fix two resource names. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Add AsmPrinter::ConstantExprToString, which writes... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Eliminate bool, boolreg and boolconst nonterminals... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Vikram S. Adve | Change rules for Not, since it is now implemented as... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Fix testcase to not use indexing in non-gep instructions |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Test the C backend on all of the feature tests as well. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Fighting with linking problem due to removing the... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Fix asmparser and bytecode reader to not generate... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Add a class that is useful for hacking around linking... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Fixed linking problems that wanted me to link to analyz... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Split Dominators.h into Dominators.h & PostDominators.h |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Emit an obnoxious warning message for bytecode that... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Remove debugging code accidentally checked in. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Fix store to not index |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Convert testcase to not use indexing on loads & stores |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Link in all analyses so that we get pointer analysis... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Implement the new AnalysisGroup feature, neccesary... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Implement the new AnalysisGroup feature, neccesary... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Add assertion checks to nail bugs early. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Make Pass::lookupPassInfo a public member |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Do not generate loads/stores with indexing |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Do not create load/stores with indexes |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Remove an optimization that isn't. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Add testcase for the not (setcc A, B) case |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Do not expose ::ID from any of the analyses anymore. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Do not expose ::ID from any of the analyses anymore. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Do not expose ::ID from any of the analyses anymore. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | - Eliminate the need for analyses to expose an :... |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Chris Lattner | Add missing forward decl |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | fixed bug: test/Regression/Linker/2002-08-20-ConstantEx... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Cleanup testsuite |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Clean up testcases to make them proper |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | New testcase for constexpr problem. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Provide a way to actually run tests |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Sort -time-passes report first by user+system, then... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | - instcombine (~(a < b)) into (a >= b) |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Add new SetCondInst::getInverseCondition() method. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Add new SetCondInst::getInverseCondition() method. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Fix buggy testcase |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | This case JUST handles constantpointer nulls, not all... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Fix bug: 2002-08-20-UnnamedArgument.c |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Don't stop the testing process if dis segfaults |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | Testcase for anonymous recursive types |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | - implemented instcombine of phi (X, X, X) -> X |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Chris Lattner | New testcase for instcombine |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Implement ConstantExprs in CWriter |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | * Build with warnings |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Incorporate calcTypeNameVar into CWriter class, fixing |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Output forward definitions of global vars to handle... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | - Change constant printing to be better integrated... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Fix typeo noticed by Bryan |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Add missing space |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Fix bug: test/Regression/Assembler/2002-08-19-BytecodeR... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Chris Lattner | Fix the -time-passes option to not print NaN when there... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | - Made GlobalDCE worklist driven, making it more... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | New testcase. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | - ConstantPointerRefs are now automatically removed... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | - ConstantPointerRefs are now automatically removed... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | Turn off a debugging optimization that just slows bytec... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Chris Lattner | Module's do not subclass from Value, so this code cause... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Add Module::dump() method |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Add Module::dump() method |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Add a simple testcase that just uses a CPR instead... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Do not leak memory for passes when using -stopAfterNPas... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Run GlobalDCE before deadtypeelim so that we do not... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Include a basic simple test. |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Promote getelementptr instructions to constexprs if... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Fix stupid oversight of missing #include. |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | - Finally nailed: test/Regression/Assembler/2002... |
commit | commitdiff | tree | snapshot |
2002-08-17 |
Chris Lattner | Throw purify temporary files into /shared if we have it. |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Chris Lattner | Add new testcase for gep instruction -> get constexpr... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Chris Lattner | Changed parser to always use parenthesis on ConstExprs... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Chris Lattner | - Remove unused STRING token from lexer & parser |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Chris Lattner | New testcase distilled from much larger problem |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Convert constexpr over to new syntax |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Make 'features' testsuite work with the /shared changes. |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Convert testcase to use correct syntax |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Add another testcase |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Write constexpr casts using the cast X to Y notation... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Parse const expr cast instruction the same way the... |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Add a note mentioning that bools promote to 0 or 1 |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Move ConstExpr production to unify ConstVal stuff |
commit | commitdiff | tree | snapshot |
2002-08-15 |
Chris Lattner | Fix bug: test/Regression/Assembler/2002-08-15-Unresolve... |
commit | commitdiff | tree | snapshot |
next |