2006-11-29 |
Chris Lattner | Trivially lower 'bswap $0' into llvm.bswap. This fixes... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Bill Wendling | WTF? These weird newlines got in there... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Chris Lattner | add a hook to allow targets to hack on inline asms... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Reid Spencer | Join a split line. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Bill Wendling | Converted to using llvm streams instead of <iostream>s |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Bill Wendling | Replacing std::iostreams with llvm iostreams. Some... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Convert to using llvm streams instead of iostreams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Support for llvm_ostreams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | gcc doesn't like an empty colbber list |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Use ostream instead of iostream |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Use llvm streams instead of <iostream> |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Removed #include <iostream> and used llvm streams |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Removed some of the iostream #includes. Moved towards... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Support for llvm streams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Chris Lattner | Add a helper function |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | Identities are default now |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | Make identity default, and fix PR1020 |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Added a temporary hack to get the llvm-streams to work... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Undo the last patch until 253.perlbmk passes with these... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Evan Cheng | New entries. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | update comments |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | Get the asminfo for the target most closely matching... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | X86 asm -> gcc asm translation table (incomplete) |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew Lenharth | Add per-target support for asm translation in the cbe |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Laskey | Remove debug code. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Laskey | Prime text sections to improve branch locality in large... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Laskey | 32-bit int space was not accounted for properly in... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Implement signedness caching for values, value lists... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Remove 4 FIXME's from the CAST patch now that the back... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Add an -append-exit-code option to bugpoint. This will... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Reid Spencer | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Put the #include for a module first. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Evan Cheng | Fix indentation. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Changed to using LLVM streams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Changed to using llvm streams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bill Wendling | Added helper function to transition to using llvm streams. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Evan Cheng | Fix JIT encoding bugs for shift / rotate by one ops. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Chris Lattner | testcase for pr1016 |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Chris Lattner | Fix PR1016 |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bill Wendling | Removed #include <iostream> and replaced streams with... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Andrew Lenharth | Preliminary support for inline asm in the cbe. The... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Evan Cheng | Change MachineInstr ctor's to take a TargetInstrDescrip... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | remove dead tag |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | Fix the dag combiner bug corresponding to PR1014. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | this doesn't pass with CVS HEAD. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | Fix PR1014 and InstCombine/2006-11-27-XorBug.ll. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reid Spencer | Add 3 more test cases for ptrtoint, fptoui and fptosi |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | testcase for PR1014 |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reid Spencer | When truncating to bool, it is necessary to & with... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bill Wendling | Protect against null streams. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bill Wendling | Removed #include <iostream> and replaced with llvm_... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reid Spencer | Alter these tests to ensure they match a "test $1,... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reid Spencer | Add a test to ensure a bitcast/and/trunc combination... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | For better or worse, load from i1 is assumed to be... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Chris Lattner | If a brcond condition is promoted, make sure to zero... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Reid Spencer | Don't use bitcast yet! |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Reid Spencer | Make this test case easier to read. No functional changes. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Removed #include <iostream> and replace with llvm_... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Add method that will take a function pointer so that... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Remove #include <iostream> and use llvm_* streams instead. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Replace #include <iostream> with llvm_* streams. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Removed #include <iostream> and replaced with llvm_... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Bill Wendling | Removed #include <iostream> and used the llvm_cerr... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Duraid Madina | fix storing bools to mem and unordered FP ops |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Reid Spencer | Make the absolute/relative tolerance information easier... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Reid Spencer | Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Reid Spencer | Only show the first few lines of difference. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Reid Spencer | Add an option to enable lli (interpreter mode) testing. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Reid Spencer | Fix some typos. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Reid Spencer | Promote GEP ubyte indices to uint. Backwards compatibil... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Nick Lewycky | Update to new predicate simplifier VRP design. Fixes... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Reid Spencer | Stop early if there is no mis-optimization. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
John Criswell | Documented the --disable-compression option in gccld... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
John Criswell | Added the --disable-compression option which controls... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Chris Lattner | This xform is handled by FoldOpIntoPhi in visitCastInst... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Anton Korobeynikov | Refactored *GVRequiresExtraLoad() to Subtarget method. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Laskey | Test for PR1013. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | in ppc64-mode, don't allocate the 32-bit version of... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Laskey | Global label not handled correctly. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | r13 is the thread pointer on darwin/ppc64, don't alloca... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Fix PR1005 |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Fix PR1001, patch by Nikhil Patil! |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Fix codegen for x86-64 on systems (like ppc or i386... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Fix PR1011 and CodeGen/Generic/2006-11-20-DAGCombineCra... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Testcase for PR1011 |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | setOperand should not zap the operand list or add impli... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Chris Lattner | Testcase for pr1012 |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Anton Korobeynikov | We should perform extra load for dllimported calls |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Tanya Lattner | Fixed typo |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Tanya Lattner | Adding 1.9 release and removing references to cfrontend |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Tanya Lattner | Changing cfrontend dir to llvm-gcc3.4 as the example. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Reid Spencer | Corrections from review. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Chris Lattner | Don't transform in another bad case: if the block is... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Chris Lattner | Fix another case we *don't* want to do this xform. |
commit | commitdiff | tree | snapshot |
next |