2007-01-07 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | Upgrade the llvm.isunordered intrinsics to "fcmp uno... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | prepare for adjustment to getOrInsertFunction method |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | add some casts to support a change in the getOrInsertFu... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax type |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax some types |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax types |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax some types |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | remove support for old-style varargs upgrading |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | this is an overcomplex way to call exit :) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | Add a test case for PR1086 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | For PR1086: |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Simplify the testcase |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Fix PR1015 and Transforms/IndVarsSimplify/2007-01-06... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Testcase for PR1015 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | cast of int to bool no longer does a compare, rendering... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | add -debug output for -indvars. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | Update the documentation for SymbolTable class. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Anton Korobeynikov | As PR1085 was fixed, back out workaround |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Testcase for PR1085 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | New testcase for PR1084 |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | Add C wrappers for the LTO library (PR1081). Patch... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | testcase for pr1083 |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | wow, the link was already broken :) |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | Disable the macho writer until it is 100% functional... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | this testcase is too large to be useful, and requires... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | Fix regressions in InstCombine/call-cast-target.ll... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Anton Korobeynikov | gcc often inserts it's own names for sections (e.g. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Regenerate for new bytecode file format. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Accomodate new name manglinge done by llvm-upgrade |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | For PR1082: |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Currently, there is no fix for this. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Test case for PR1082, an llvm-upgrade bug. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Add an option for getting the C compiler flags, --cflags. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | this final call to canLosslesslyBitCastTo is dead,... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | simplify some more code now that there are not multiple... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | eliminate some uses of canLosslesslyBitCastTo, this... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | no need to worry about int vs uint any more. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Chris Lattner | new note |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Regenerate |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | Test Case for PR1080. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Reid Spencer | For PR1080: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | setSetCCIsExpensive is gone. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | Expand fcopysign to the bitwise sequence if select... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | - Remove isSetCCExpensive() etc. These are no longer... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Devang Patel | 1) Remove old AnalysisResolver. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Fix dependencies. The lexer depends on the grammar... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | Update test case. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | For PR1077: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | For PR1077: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | - FCOPYSIGN custom lowering bug. Clear the sign bit... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Add an example to the trunc instruction to clarify... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | Bug in ExpandFCOPYSIGNToBitwiseOps(). Clear the old... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | CopyToReg source operand can be a register as well... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Devang Patel | Remove PassManagerT.h |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Devang Patel | Remove old pass manager. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | This test case needs parameter attributes, manually... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Global variables are not renamed by llvm-upgrade any... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Update for change in parameter attribute syntax. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Update for change in parameter attributes syntax. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Wrap long RUN: line. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Globals are not renamed any more. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | This test case needs zext and sext attributes so manual... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Changes to parameter attribute syntax. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Changes to parameter attributes syntax. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Globals are not being renamed any more. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | This test case has been translated to 2.0 assembly... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Fix this to check for the correct error message. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | This tests for something that will become illegal soon... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Beef up this test case a little by introducing a global... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Make this test that we can drop the implementation... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Fix the test case for the change in parameter attribute... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | For PR1077: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | For PR1077: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Regenerate |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Adjust to new header file name. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Major update of llvm-upgrade: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Change the syntax for parameter attributes: |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Give the assembler some input. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | Add a test case for SSE fcopysign using SSE bitwise... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | With SSE2, expand FCOPYSIGN to a series of SSE bitwise... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | Implement InstCombine/vec_shuffle.ll:%test7, simplifyin... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | new test |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | manually upgrade this testcase |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | fold things like a^b != c^a -> b != c. This implements... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | llvm upgrade doesn't accept 'define' |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | Compile X + ~X to -1. This implements Instcombine... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Evan Cheng | GEP subscript is interpreted as a signed value. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Reid Spencer | Correct the documentation for function declarations... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Chris Lattner | add missing flags |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Chris Lattner | fix PowerPC/2007-01-04-ArgExtension.ll, a bug handling... |
commit | commitdiff | tree | snapshot |
next |