2007-10-22 |
Dan Gohman | Fix the folding of multiplication into addresses on... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Use ptr type in the immediate field of a BxA instructio... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Add missing paratheses. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | add a 'don't use me' marker. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Duncan Sands | Support for expanding extending loads of integers with |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Dan Gohman | Move the SCEV object factors from being static members... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Duncan Sands | Fix up the logic for result expanding the various extension |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | fit in 80 cols :) |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | start of chapter 3 |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Owen Anderson | Fix a few typos I noticed. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Owen Anderson | Add downloadable code samples. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | Check in part 2: parser and ast. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Owen Anderson | Fix some code to make it actually work. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Bill Wendling | Put correct link in example |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | add part 1, review appreciated. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | add an outline for "part 2". |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | rename tutorial 1 -> JITTutorial1, make unimplemented... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Fix an unfolding bug. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | - Only perform the unfolding optimization when the... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | add a mechanism for the JIT to invoke a function to... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | llvm-gcc3 is dead, along with it __main. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Anton Korobeynikov | Reg2Mem cleanup and optimizations: |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Chris Lattner | LoadLibraryPermanently doesn't throw. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Chris Lattner | Add a convenience method for creating EE's. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Dale Johannesen | Allow for copysign having f80 second argument. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Chris Lattner | Add promote operand support for [su]int_to_fp. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Owen Anderson | Some improvements based on feedback from Anders. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Owen Anderson | Fix some weird indenting in code. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Owen Anderson | Use getOrInsertFunction() in tutorial 1. This makes... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Owen Anderson | Add the beginnings of an LLVM tutorial. If anyone... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Chris Lattner | Add result promotion of FP_TO_*INT, fixing CodeGen... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Chris Lattner | Implement promote and expand for operands of memcpy... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Evan Cheng | Added missing curly braces which renders the if clause... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Dale Johannesen | Fix a few places vector operations were not getting |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Evan Cheng | Resolve unfold tables ambiguity. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Evan Cheng | Local spiller optimization: |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bill Wendling | Don't branch fold inline asm statements. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Duncan Sands | Add support for a few more nodes. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Dale Johannesen | Redo "last ppc long double fix" as Chris wants. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bill Wendling | Removed "-arch i386" by popular demand... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bill Wendling | Now with RUN line! |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bill Wendling | Remove the Foundation.h file because not everyone has... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Devang Patel | This test now passes. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Anton Korobeynikov | Update this file for 2.0 syntax. Contributed by Jan... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | Fix a really nasty vector miscompilation bill recently... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | rename ExpandOperation to ExpandOperationResult, as... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Rafael Espindola | split LowerMEMCPY into LowerMEMCPYCall and LowerMEMCPYI... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Duncan Sands | Support for expanding ADDE and SUBE. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Duncan Sands | If the value types are equal then this routine |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Rafael Espindola | Test byval with a 8 bit aligned struct |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Rafael Espindola | Add support for byval function whose argument is not... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | Implement a few new operations. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | Implement expansion of SINT_TO_FP and UINT_TO_FP operands. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | implement support for custom expansion of any node... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | comment fixes |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | Make use of TLI.ExpandOperation, remove softfloat stuff. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | add expand support for bit_convert result, even allowin... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | add a new target hook. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Chris Lattner | Add an easy microoptimization I noticed. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Bill Wendling | Negative indices aren't allowed here. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Dale Johannesen | More ppcf128 issues (maybe the last)? |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Evan Cheng | - Added getOpcodeAfterMemoryUnfold(). It doesn't unfold... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Evan Cheng | Use SmallVectorImpl instead of SmallVector with hardcod... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Devang Patel | Try again. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Owen Anderson | Allow GVN to eliminate redundant calls to functions... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Christopher... | Add an uppercase conversion utility function. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Christopher... | Fix a misnamed parameter. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Christopher... | Fix a typo |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | Fix PR1735 and Transforms/DeadArgElim/2007-10-18-Vararg... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Bill Wendling | Fix the command line. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Devang Patel | Fix test. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | this doesn't need dynamic_cast. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | remove dead file |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | Reduce reliance on rtti info |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | update comment. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | This requires rtti info because tblgen uses commandline, |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | tblgen uses dynamic_cast heavily, so it needs rtti... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gordon Henriksen | Work around downrev gccs which do not inherit visibilit... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gordon Henriksen | Missing 'public' keyword. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Bill Wendling | Pointer arithmetic should be done with the index the... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Duncan Sands | Support for ADDC/SUBC. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Evan Cheng | Really fix PR1734. Carefully track which register uses... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Evan Cheng | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Chris Lattner | legalizing the ret operation on f64 shouldn't introduce... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Owen Anderson | Move Split<...>() into DomTreeBase. This should make... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Devang Patel | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Ted Kremenek | Changed the return type of type-specific Allocate(... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Evan Cheng | Reverting r43070 for now. It's causing llc test failures. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Bill Wendling | Test to make sure we don't generate unwind info for... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ted Kremenek | ImutAVLTree now allocates tree nodes from the BumpPtrAl... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ted Kremenek | Removed inclusion of cassert, which is no longer needed. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ted Kremenek | Minor cosmetic cleanups in the calculation of alignment... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Ted Kremenek | Added template function alignof() which provides a... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Gordon Henriksen | Reverting unnecessary commit of generated files. |
commit | commitdiff | tree | snapshot |
next |