2007-01-08 |
Chris Lattner | Fully specify the type of the llvm.va* intrinsics.... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Chris Lattner | fix atexit. This is an overcomplex way of calling... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Reid Spencer | Fix PR1090: |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Chandler Carruth | Build libLLVMlto on non-Darwin architectures. Resolves... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Reid Spencer | Fix a bug in an assert that would never trigger. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Chandler Carruth | Testing commit, and adding an entry to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Reid Spencer | Convert uses of getPrimitiveSize that should be getPrim... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | llvm.isunordered.* are gone. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | Types should be const. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Reid Spencer | Redefinition of functions is no longer permitted. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | the old trace values pass has been removed, remove... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | this pass is unused |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | remove an old instrumentation pass that is not used... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | llvm.isunordered is no longer alive. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | llvm 2.0 doesn't support llvm.isunordered.* |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax type |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | remove support for llvm.isunordered |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | remove llvm.isunordered |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | relax type |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Change the interface to Module::getOrInsertFunction... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Chris Lattner | Change the interface to Module::getOrInsertFunction... |
commit | commitdiff | tree | snapshot |
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 |
next |