2006-07-13 |
Jim Laskey | Fixed a bug handling void function types. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Print negative immediates as negative values instead... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Turn an if into an else if. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Fix encoding of rotates, such as rldicl |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Handle instructions in the map, but that map to a null... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Owen Anderson | IndVars now (correctly) preserves LCSSA form. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Implement PPC64 relocations types |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | An overaggressive #ifdef allows a function to fall... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Jim Laskey | Move base value of instruction to lookup table to prepa... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | In addition to deleting calls, the inliner can constant... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Change the callgraph representation to store the callsi... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | testcase for PR827 |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Add information preventing several register class const... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Testcase for PR828. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Evan Cheng | Fix test failure on non-Apple systems. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Remove non-portable optimization that isn't worth it |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | The PPC64 JIT needs register numbers to encode instruct... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Revamp this doc to be accurate w.r.t. building llvmgcc4 |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Fix PR826, testcase here: Regression/Verifier/2006... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Testcase for PR826 |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Evan Cheng | Emit inc / dec of registers as one byte instruction. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Profile builds should always have debug info enabled. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Silence a warning produced in assertions-disabled mode |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Jim Laskey | It was pointed out that DEBUG() is only available with... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Jim Laskey | Ensure that dump calls that are associated with asserts... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Jim Laskey | 1. Support for c++ mangled names. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Rafael Espindola | add the memri memory operand |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Owen Anderson | Revert my indvars changes because they were breaking... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Implement the inline asm 'A' constraint. This implemen... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | New testcase for PR825. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | Fix CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll and... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | This is fixed |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Jim Laskey | Reduce bloat in target libraries by removing per machin... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Chris Lattner | In 64-bit mode, 64-bit GPRs are callee saved, not 32... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Owen Anderson | Add a comment, and fix a typo that broke the build. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Owen Anderson | Don't indent the entire function. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Evan Cheng | Update. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Evan Cheng | Fixed stack objects do not specify alignments, but... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Chris Lattner | Implement Regression/CodeGen/PowerPC/bswap-load-store... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Chris Lattner | New testcase for folding bswaps into i16/i32 loads... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Chris Lattner | Recognize 16-bit bswaps by relaxing overconstrained... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Chris Lattner | Add tests for 16-bit byteswaps. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Chris Lattner | Mark internal function static |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Owen Anderson | Make instcombine not remove Phi nodes when LCSSA is... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Patrick Jenkins | Fixed some output issues where newlines were not being... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Patrick Jenkins | Fixed an issue that tried to cat externalprogramstable... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Rafael Espindola | create the raddr addressing mode that matches any regis... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Owen Anderson | Fix typo in the comment. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Owen Anderson | Add a test for the LCSSA issue I just fixed. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Owen Anderson | Add a fix for an issue where LCSSA would fail to insert... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Patrick Jenkins | Syntax error in NewNightlyTest.pl |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Patrick Jenkins | Fixed a variable naming issue for the External Program... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Evan Cheng | Fix a typo that causes 2006-07-07-ComputeMaskedBits... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Fix PR820 and Transforms/GlobalOpt/2006-07-07-InlineAsm... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Testcase for PR820 |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Evan Cheng | Add a 64-bit test case. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | no need to do a stat then an lstat. lstat will tell... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Reid Spencer | Finish removal of EH usage from the Archive library... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Reid Spencer | Remove EH use from the Archive library and adjust its... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Patrick Jenkins | Updated comments at top of file to reflect relevant... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Move << method out of line. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | #include <iosfwd> not <ostream> |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Evan Cheng | New vector shuffle test case. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Evan Cheng | Update |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Change AllocateRWX/DeallocateRWX to not throw an exception. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Change AllocateRWX/DeallocateRWX do not throw an exception. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Patrick Jenkins | Added the -noremoveresults option which will not remove... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Fix this impl |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Adapt to new interface function materialization interface |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | LoadLibraryPermanently no longer throws an exception... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Add a helper function |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Change LoadLibraryPermanently to not throw an exception. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Patrick Jenkins | Fixed variable naming issue that prevented $Prefix... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | This patch (written by Reid) changes compressor to... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | This uses EH info |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | These libs use EH info |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Evan Cheng | X86 target specific DAG combine: turn build_vector... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Fix a bug in my previous patch which broke building... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Xfail this |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | This uses EH extensively |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | tblgen uses EH |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Stacker uses EH. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Chris Lattner | Fix an embarassing bug reid noticed |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Fix PR819, llvm2cpp should read .bc files, not .ll... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Modify the SlowOperationInformer interface to not throw... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Patrick Jenkins | Fixed a bug that looked for -Warnings.txt and -Tests... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Change the ModuleProvider interface to not throw except... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Patrick Jenkins | The first commit of NewNightlyTest.pl which instead... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Print LLVM version info like this: |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Change the verifier to never throw an exception. Inste... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Change the verifier to never throw an exception. Inste... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | Undisable ppc64 jit |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Evan Cheng | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Evan Cheng | Added option -code-model to set code model (only used... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Chris Lattner | The web site uses this |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Evan Cheng | Reorg. No functionality change. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Evan Cheng | Update test case. |
commit | commitdiff | tree | snapshot |
next |