2009-03-25 |
Evan Cheng | Revert 67132. This is breaking some objective-c apps. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | One more test. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Dale Johannesen | When optimizing with debug info, don't keep the |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | Add __builtin___memcpy_chk tests. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Duncan Sands | These tests pass on linux. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | Add a __builtin_object_size test. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Chris Lattner | Fix a bug in our autoupgrade support: in an argument... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Gabor Greif | do not rely on callee being operand 0 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Devang Patel | Do not ignore DW_TAG_class_type! |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | CodeGen still defaults to non-verbose asm, but llc... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | CodeGen still defaults to non-verbose asm, but llc... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Evan Cheng | Don't print global names twice with -asm-verbose. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Dan Gohman | Revert r67655 and r67656, as they are breaking the... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Chris Lattner | Fix PR3874 by restoring a condition I removed, but... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Devang Patel | Do not ignore DW_TAG_class_type! |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Dan Gohman | LLVM's master Makefile.common is in LLVM_SRC_ROOT,... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | oops, I intended to remove this, not comment it out... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Fix paths; AutoRegen.sh changes its current working... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Update for autoconf 2.6x; |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Misha Brukman | Converted a1.ll to unittests. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Duncan Sands | Mention explicitly that the Ada front-end will not... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Evan Cheng | Fix PR3845: Avoid stale MachineInstruction pointer... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Fix bash-isms. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Set the svn:mime-type to text/x-sh, so that diffs work. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Gabor Greif | simplify logic and get rid of the assumption that opera... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | canonicalize inttoptr and ptrtoint instructions which... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dale Johannesen | fix one more fp80 case (used only by Interpreter) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | two changes: |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dale Johannesen | Change JIT for different layout of fp80. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Add a testcase for the scheduling heuristic introduced... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | more tidying: name the components of PhysReg in the... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | Tidy a bit more. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | simplify this code a bit now that "allocation to a... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | I was convinced that it's ok to allow a second i8 retur... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Minor compile-time optimization; don't bother checking |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dan Gohman | Add a pre-pass to the burr-list scheduler which makes... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Evan Cheng | Do not emit comments unless -asm-verbose. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dale Johannesen | Use a SmallPtrSet instead of std::set. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Fix a bug in spill weight computation. If the alias... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | Add sanity check in Clang TableGen backend to check... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dale Johannesen | Fix internal representation of fp80 to be the |
commit | commitdiff | tree | snapshot |
2009-03-23 |
John Mosby | README.txt: test commit w/blank line appended |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | When unfolding a load during scheduling, the new operat... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Update test for pr3864. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Fix PR3391 and PR3864. Reg allocator infinite looping. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Don't set SUnit::hasPhysRegDefs to true unless the... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Fix canClobberPhysRegDefs to check all SDNodes grouped... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Add a new bit to SUnit to record whether a node has... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Now that errs() is properly non-buffered, there's no... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Clarify a comment. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | LoopVR is not CFGOnly. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Enhance LiveValues to work on PHI operands. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Make getOperandNumForIncomingValue and getOperandNumFor... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Correct some comments. Operand numbers start at 0. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Model inline asm constraint which ties an input to... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Do not fold away subreg_to_reg if the source register... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | fix a bug Alexei Svitkine pointed out. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | When we restore signal handlers, restore them back... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | factorize signal registration, part of PR3848. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Fix a grammaro in a comment that Bill noticed. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | tt'ify. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | VC++ 6.0 is not future work :) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Dan Gohman | Add comments explaining why there's only one register for |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Evan Cheng | Missed this as part of r67451. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | Fix PR3860 by correcting a predicate. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Duncan Sands | Add some explanations of how apint loads and stores |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Bill Wendling | Really should pass -dylib to the linker... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Bill Wendling | A dylib should be built as a dylib and not a bundle. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | add method to access a template argument. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Duncan Sands | Factorize out a concept - no functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Evan Cheng | Re-commit r67334 and r67349 with fix. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | add a fastpath to ConstantExpr::getBitCast to handle... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | add some inline methods for infix operators on sparse... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Bruno Cardoso... | Removed AFGR32 register class |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Bob Wilson | Fix a few more indentation problems and an 80-column... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Bob Wilson | No functional changes. Fix indentation and whitespace... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | Fix instcombine to not introduce undefined shifts when... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Duncan Sands | Don't load values out of global constants with weak |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Dan Gohman | Simplify this code; use a while instead of an if and... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Evan Cheng | For inline asm output operand that matches an input... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Sanjiv Gupta | Fixed comment for libcalls. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Sanjiv Gupta | Fixed build warnings for unused variables. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Sanjiv Gupta | Reformatting. Inserted code comments. Cleaned interfaces. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Sanjiv Gupta | Fixed the comment. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Nick Lewycky | Revert r67334 and r37349 which break "make check" on... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | Apply the patch requested in PR3846. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Mon P Wang | Added option to enable generating less precise mad... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Dan Gohman | The last use in a block that doesn't have successors |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Evan Cheng | Fix typo's. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Sebastian Redl | Fix the Win32 VS2008 build: |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Evan Cheng | Added MachineInstr::isRegTiedToDefOperand to check... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Evan Cheng | More makefile changes to allow dejagnu tests to pass... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Misha Brukman | Renamed unittest files to have a consistent {Tt}est... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dan Gohman | SADDO and UADDO are commutative. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dale Johannesen | Clear the cached cost when removing a function in |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dan Gohman | Add a liveness analysis pass for LLVM IR values. This... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dale Johannesen | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dale Johannesen | This pass keeps a map of Instructions to Rank numbers, |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Fix regression in 'tblgen -gen-clang-diags-defs': Emit... |
commit | commitdiff | tree | snapshot |
next |