2006-06-16 |
Reid Spencer | Only print the stack trace if it was requested. Previou... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Teach the local allocator to know that live-in values... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Add a note that Nate noticed. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | 1. Support standard dwarf format (was bootstrapping... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Was pointed out that structure alignment and type align... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Make sure global doubles and vectors are aligned properly. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Add some more matcher classes for shifts. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Implement Transforms/InstCombine/bswap.ll, turning... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | new testcase, instcombine should turn these into llvm... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Fix building on case-sensitive file systems, grr :) |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Reid Spencer | Actually add instructions to the list of defined values... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Alignment of globals has not been quite right. Needed... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Vector extract / insert index operand should have ptr... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Type of extract_element index operand should be iPTR. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Type of vector extract / insert index operand should... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Consistency. EXTRACT_ELEMENT index operand should have... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Assert. Rather than silently stop printing. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Avoid undesirable behavior when assert is not enabled. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Instructions with variable operands (variable_ops)... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Allow more use of iPTR in patterns. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | X86 call instructions can take variable number of opera... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Added support for variable_ops. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | new testcase, not currently working. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Fix support for optional input flag. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Add argument registers to the end of call operand list... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Jim Laskey | Change versioning to per debug info descriptor (merged... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Jim Laskey | Place dwarf headers at earliest possible point. Well... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | Fix Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | new testcase, distilled from povray |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Owen Anderson | When asked not to delete useless PHIs, really don't... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | Use the PotDoms map to memoize 'dominating value' looku... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Evan Cheng | getOperandNum(): error if specified operand number... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Owen Anderson | Fix another instance where PHI nodes need special treat... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Owen Anderson | Update isLCSSAForm to handle PHI nodes specially for... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew Lenharth | I am sure I had commited this workaround before. Perha... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Owen Anderson | Fix a bug that was causing major slowdowns in povray... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew Lenharth | It really helps to be returning to the correct place |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Chris Lattner | Port some bugfixes in shift handling from SimplifyDeman... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Jim Laskey | My original test case was bogus. Reverting to crasher... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Jim Laskey | Tests to make sure that ComputeMaskedBits discards... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Jim Laskey | TargetLowering::ComputeMaskedBits was not clearing... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Evan Cheng | Cygwin support: use _alloca to allocate stack if >... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Chris Lattner | Teach bugpoint to kill optimization passes that run... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Chris Lattner | Decribe the "implementation" keyword. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | Gaar! Don't use r11 for CR save/restore, use R0. ... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | Fix spilling and reloading of CR regs to reload the... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Owen Anderson | Reapply my 6/9 changes. The bug Evan saw no longer... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | Fix an infinite loop on Transforms/SimplifyCFG/2006... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | TEstcase that makes simplifycfg infloop. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | Add a new -compileflags options, remove old externals... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | Make sure to update the CFG correctly if a switch only... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Chris Lattner | New testcase that crashes llc |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Andrew Lenharth | Let the alpha breakage begin. First Formals and RET... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Andrew Lenharth | Start on my todo list |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Rafael Espindola | lower more then 4 formal arguments. The offset is curre... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Owen Anderson | Fix for 2006-06-26-MultipleExitsSingleBlock. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Owen Anderson | Make sure that LCSSA works properly when it encounters... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Owen Anderson | Re-commit the safe parts of my 6/9 patch. Still workin... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Evan Cheng | Back out Owen's 6/9 changes. They broke MultiSource... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Add a missing assertion that would have helped out... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Work around a nasty tblgen bug where it doesn't add... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Fix a problem exposed by the local allocator. CALL... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Chris Lattner | Wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Chris Lattner | After telling GCC to type of the input file with -x... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Don't pull in environ, not always safe. Global variable... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Owen Anderson | Add LCSSA as a requirement for LoopUnswitch, and assert... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Owen Anderson | Make Loop able to verify that it is in LCSSA-form,... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Comments to appease sabre. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Minor compilation speed improvement. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | RewriteExpr, either the new PHI node of induction varia... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Owen Anderson | Update some comments, and expose LCSSAID in preparation... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix X86/inline-asm.ll:test2, a case where an input... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Add new testcase |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix Regression/CodeGen/X86/inline-asm.ll, a case where... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | New testcase, using "AX" as i32. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Reid Spencer | Squelch a warning about signed/unsigned. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Add support for "m" inline asm constraints. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix an assert-on-inline-inline-asm bug. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Reid Spencer | For PR804: |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Vladimir Prus | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Vladimir Prus | New method BasicBlock::getFirstNonPHI. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | This no longer needs plugins, this it doesn't need... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR787: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Shorten a value description so --help out isn't so... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Make sure this tool links in all of libVMCore.a because... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Add a virtual dtor to the InlineAsm class so that the... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Fix a bug where the types for inlineasm nodes were... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Previous version of this file wasn't supposed to be... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Fix a spello in a comment. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Evan Cheng | Add -extraflags FLAGS to pass extra compilation options. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Remove useless noop argument |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Fix a bug in the following scenario. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Evan Cheng | Added X86FunctionInfo subclass of MachineFunction to... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | document --libfiles |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Add a new --libfiles option, for getting fully-qualifie... |
commit | commitdiff | tree | snapshot |
next |