2007-12-22 |
Gordon Henriksen | Fix a partial application typo. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Use getIntrinsicID instead of looking up intrinsic... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Unbreak build on gcc 3.x |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Unbreak mingw build |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Preliminary PIC JIT support for X86 (32-bit) / Darwin. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Oops. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | implement InstCombine/shift-trunc-shift.ll. This allows |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Owen Anderson | Note what still needs doing. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Owen Anderson | Remove critical edge breaking. It won't be necessary... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Ignoring generated files. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Fix JIT code emission of X86::MovePCtoStack. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Devang Patel | If succ has succ itself as one of the predecessors... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Allow JIT with non-static relocation model. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Anton Korobeynikov | Fix silly typo in the FP CEP handling. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Duncan Sands | Fix a brain fart by our beloved leader (the content |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Duncan Sands | Get the verifier to check attributes on calls as well |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Duncan Sands | Make DAE not wipe out attributes on calls, and not... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Nicolas Geoffray | Fix unintented change from last commit |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Nicolas Geoffray | Enable EH for linux/ppc32 targets |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Evan Cheng | Add a few more missing gcc builtin's. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Ted Kremenek | Removed scoped_ptr, as its functionality is subsumed... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | Fix JIT encoding for CMPSD as well. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ted Kremenek | Added OwningArrayPtr smart pointer class to provide... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Chris Lattner | add new smart pointer for clang. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | Type specification didn't match gcc's. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | More accurate checks for two-address constraints. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Christopher... | Implement review feedback, including additional transforms |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Chris Lattner | Add m_Zero(). |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | Remove xfail. This is fixed. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | The physical register + virtual register joining requir... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | Bring back a burr scheduling heuristic that's still... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Evan Cheng | Clean up previous patch: PHI uses should not prevent... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Chris Lattner | simplify this code with the new m_Zero() pattern. ... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Devang Patel | Revert my previous check-in. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Anton Korobeynikov | More eye-candy stuff :) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Anton Korobeynikov | Add iterators for child traversal. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Bill Wendling | Updated comments to reflect what "side effects" means... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Scott Michel | More working CellSPU tests: |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Devang Patel | Add lto version check mechanism. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Gordon Henriksen | Use a module to group calling convention values, too. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Evan Cheng | Allow iv reuse if the user is a PHI node which is in... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Gordon Henriksen | Using modules to group enumerations in Ocaml bindings. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Gordon Henriksen | Adding bindings for memory buffers and module providers... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Dale Johannesen | Enable EH on PPC Darwin. This basically works; there |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Scott Michel | CellSPU testcase, extract_elt.ll: extract vector element. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Duncan Sands | When inlining through an 'nounwind' call, mark inlined |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Scott Michel | More working CellSPU test cases: |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Scott Michel | Two more test cases: or_ops.ll (arithmetic or operation... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Chris Lattner | fix formatting |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Duncan Sands | Simplify LowerCallTo by using a callsite. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Duncan Sands | The C++ exception handling personality function wants |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Scott Michel | Add new immed16.ll test case, fix CellSPU errata to... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Bill Wendling | Modified to support comments better. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Bill Wendling | Mark the "isRemat" instruction as never having side... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Chris Lattner | fix more table abuses. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Evan Cheng | Don't leave newly created nodes around if it turns... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Ted Kremenek | Added "GetCurrentDirectory()" to sys::Path. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Bill Wendling | Add debugging info. Use the newly created "hasUnmodelle... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Fold subtracts into integer compares vs. zero. This... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Anton Korobeynikov | Support more insane CEP's in AsmPrinter (Yes, PyPy... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Fix comments |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Remove an orthogonal transformation of the selection... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Ted Kremenek | Added "isDirectory" method to llvm::sys::Path. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | Fix PR1872: SrcValue and SrcValueOffset should not... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Bill Wendling | Ignore shell scripts when doing "dsymutil" call. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Lattner | remove obviously dead uses of IncludeFile. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | Also print alignment and volatileness. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Lattner | remove a dead annotation |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Ted Kremenek | Added some sectioning comments to Serialize.h. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Lattner | add an obvious load folding missed optzn. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Duncan Sands | Rename isNoReturn to doesNotReturn, and isNoUnwind to |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Fold certain additions through selects (and their compa... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | FIX for PR1799: When a load is unfolded from an instruc... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | SelectionDAG::dump() should print SrcValue of LoadSDNod... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Lattner | avoid confusing terminology (what is a "word"?), fix... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christopher... | Don't forget to print address space qualifiers when... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Dale Johannesen | Testcase for preceding FE fix |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Chris Lattner | add a missed case. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | Remove int_x86_sse2_movl_dq. It's replaced with a strin... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Evan Cheng | These have matching builtin's in 4.2. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Scott Michel | i32 immediate constant test case for CellSPU |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | s/hasSideEffects/hasUnmodelledSideEffects/g |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | Add "mayHaveSideEffects" and "neverHasSideEffects"... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Evan Cheng | Bring back int_x86_sse2_movl_dq intrinsic for backward... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Scott Michel | - Restore some i8 functionality in CellSPU |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Ted Kremenek | Modified Deserializer::ReadCStr to allow C-strings... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | LD_Fp64m should have "isRematerializable" set. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | Add "hasSideEffects" method to MachineInstrInfo class. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | Add MachineLICM.cpp |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Bill Wendling | As per feedback, revised comments to (hopefully) make... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Devang Patel | Add cast operators in LLVMFoldingBuilder. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Chris Lattner | cleanup this code, making it more "llvm-like". |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Duncan Sands | Make invokes of inline asm legal. Teach codegen |
commit | commitdiff | tree | snapshot |
2007-12-17 |
David Greene | GLIBCXX_DEBUG fix. std::vector<>::end() is invalidated... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
David Greene | Get rid of annoying spaces. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
David Greene | Fix GLIBCXX_DEBUG errors. Erase invalidates std::vecto... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Gordon Henriksen | Disabling a RUN line that's broken until addrspace... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Gordon Henriksen | C and Ocaml bindings for address spaces, for that burge... |
commit | commitdiff | tree | snapshot |
next |