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 |
2006-07-05 |
Patrick Jenkins | Adding Patrick Jenkins' information to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Evan Cheng | Fix JIT on non MacOS X i386 systems. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Andrew Lenharth | Legalize does not handle this correctly |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Andrew Lenharth | These are already implemented |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Andrew Lenharth | 0 offsets for memory operands |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Reid Spencer | Split long comment lines. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Ugly hack! Add helper functions InsertInFlightSetEntry and |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Chris Lattner | Allow specifying an explicit list of architectures... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Should just use xorps to clear XMM registers for all... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Owen Anderson | Describe my newest work. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Let X86CompilationCallback pass previous frame and... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Added -disable-cbe to disable C backend testing. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Add shift and rotate by 1 instructions / patterns. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Always use xorps to clear XMM registers. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Move .literal4 and .literal8 support into AsmPrinter.cpp |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Evan Cheng | Add support to print 4-, 8-, and 16- byte constant... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Hide x86 symbols |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Use hidden visibility to make symbols in an anonymous... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Use hidden visibility to reduce codesize |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Shave another 27K off libllvmgcc.dylib with visibility... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Shrink libllvmgcc.dylib by another 23K |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | shrink libllvmgcc.dylib another 25K |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Mark these two classes as hidden, shrinking libllbmgcc... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Use hidden visibility to reduce the sizes of some ... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Add support for hidden visibility |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Andrew Lenharth | not really XFailing these, as only incompleteness is... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Andrew Lenharth | change I flag on test |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Fix CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Testcase that crashes the ppc backend. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Evan Cheng | Doh. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Owen Anderson | Switch to a very conservative heuristic for determining... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Fix Transforms/InstCombine/2006-06-28-infloop.ll |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Infinite loop in instcombine that nate hit. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Chris Lattner | Don't unswitch really large loops even if they are... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Evan Cheng | Oops. Need to keep CP index. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Evan Cheng | Darwin puts float and double literal constants into... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Andrew Lenharth | add some missing externals |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Andrew Lenharth | Catch more function pointer casting problems |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Evan Cheng | Allow EmitConstantPool to be redefined by derived classes. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Handle alias sets that have been unified, and thus... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Don't implement AliasSetTracker::remove in terms of... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | New testcase, reduced by nate, which crashes DSE |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Andrew Lenharth | this case isn't handled |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Owen Anderson | Fix for 2006-06-27-DeadSwitchCase.ll |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Owen Anderson | Testcase that Nate found where LoopUnswitch chokes... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Rafael Espindola | handle the "mov reg1, reg2" case in isMoveInstr |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Don't match 64-bit bitfield inserts into rlwimi's.... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Fix Transforms/DeadArgElim/2006-06-27-struct-ret.ll... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | testcase that crashes dead arg elim. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Fix ppc64 jump tables |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Pass -Xlinker flags to gcc when it builds the shared... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Evan Cheng | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Evan Cheng | Fix -extraflags |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Print stubs for external globals right. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Implement 64-bit select, bswap, etc. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Add a pattern for i64 sra. Print 8-byte units with... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Fix rewriting frame offsets with ixaddr instructions... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | PPC doesn't have bit converts to/from i64 |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Add 64-bit MTCTR so that indirect calls work. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Fix an incorrect store pattern. This fixes em3d. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Implement 64-bit undef, sub, shl/shr, srem/urem |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Devang Patel | Fix cut-n-pasto in comments. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Use i32 for shift amounts instead of i64. This gets... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Add zextload from i32 -> i64, with this, perimeter... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Reid Spencer | For PR801: |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Owen Anderson | De-pessimize the handling of LCSSA Phi nodes in IndVarS... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Print darwin stub stuff correctly in 64-bit mode. ... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Fix variable shadowing issue |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Chris Lattner | Implement a bunch of 64-bit cleanliness work. With... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Chris Lattner | Rearrange compares, add ADDI8, add sext from 32-to... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Chris Lattner | Improve PPC64 calling convention support |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Chris Lattner | Remove two more definitions |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Chris Lattner | remove two unused instructions. |
commit | commitdiff | tree | snapshot |
next |