2006-10-04 |
Jim Laskey | More long term solution |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Chris Lattner | Pattern match min/max nodes when we have sse. This... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Chris Lattner | pattern match min/max nodes |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Chris Lattner | add a note :( |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Chris Lattner | This case isn't implemented yet. It seems unlikely... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Jim Laskey | Work around for some problems with templates. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Evan Cheng | Combine ISD::EXTLOAD, ISD::SEXTLOAD, ISD::ZEXTLOAD... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Use $( $| $) to represent alternatives in asm blocks... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Evan Cheng | Fix an obvious typo. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Bugfixes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Print the MBB ID # along with the bb tag in the -print... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | ADd a method |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Provide a function that ensures MBB numbering is dense... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Nick Lewycky | Simplify logic further. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Rafael Espindola | Implement floating point constants |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Fix PR933 and CodeGen/X86/2006-10-02-BoolRetCrash.ll |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | testcase for PR933 |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | clean up use of 'explicit'. This is PR934. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Nick Lewycky | Simplify, now that predsimplify depends on break-crit... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Nick Lewycky | Move break-crit-edges before the predicate simplifier... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Evan Cheng | Revert previous patch. Still breaking things. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bill Wendling | Fix for PR929. The PHI nodes were being gone through... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Fix PR932 and Analysis/Dominators/2006-10-02-BreakCritE... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | New testcase for PR932 |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Evan Cheng | These don't have immediate operands. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Chris Lattner | Move DominatorTree to immediately follow DominatorTreeBase |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Rafael Espindola | fix the names of the 64bit fp register |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Reid Spencer | Don't build the runtime library if LLVMGCC is not confi... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Chris Lattner | fix misleading warning |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Chris Lattner | Fix misleading warning message |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jim Laskey | Debugging kruft |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jim Laskey | Update documentaion of node annotation (coloring) in... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Jim Laskey | Add ability to annotate (color) nodes in a viewGraph. |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Chris Lattner | Fixme is already done |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Chris Lattner | Teach globalsmodref-aa to track scalar pointer global... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Chris Lattner | Fix a bug from r1.391 of this file, where we checked... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Chris Lattner | new testcase, malloc should be promoted to [2 x double]. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Fix debug output |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Implement SRA of heap allocations. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Override use_back in instruction/basicblock to provide... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Add a version of the globalvariable ctor that inserts... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Add some ifdef'd out debug info |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Chris Lattner | Stacker doesn't build universal right. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Evan Cheng | Not needed. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Rafael Espindola | add floating point registers |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Chris Lattner | Move CompileCommonOpts to the end of the list so that... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Chris Lattner | Define this in the correct n/s |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Chris Lattner | Adjust this to the wonky syntax that GCC expects. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jim Laskey | Wrong directory. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Now that ConstantBool::True/False are gone, we can... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Eliminate ConstantBool::True and ConstantBool::False... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Eliminate ConstantBool::True and ConstantBool::False... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Eliminate ConstantBool::True and ConstantBool::False... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | update comments |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | wrap long lines |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | simplify code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Simplify some code, reformat break's |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | simplify code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Simplify some code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Owen Anderson | Another attempt at making ArgPromotion smarter. This... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | simplify code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | simplify code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Reid Spencer | Use the -emit-llvm switch to generate LLVM assembly... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Reid Spencer | Add a test case for PR902. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Shift amounts are always 32-bits, even in 64-bit mode... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Reid Spencer | Fix PR902: |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Testcase for PR924 |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Evan Cheng | TargetRegisterClass specifies the desired spill alignme... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Laskey | Fix search file for -release. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jim Laskey | Add support for -release-asserts. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Reid Spencer | Provide a gdb usage fix provided by Zhongzing Xu. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Bill Wendling | "Once more into the breach, dear friends, once more... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | refactor critical edge breaking out into the SplitCritE... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | add a note about a general improvement to the code... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | remove reference to dead method |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | remove dead method |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | Use the new ManagedStatic class to explicitly manage... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | new helper class to provide more explicit management... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | re-re-revert this, back to the right revision. It... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Evan Cheng | PEI now place callee save spills closest to the address... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Evan Cheng | - Added a hook processFunctionBeforeCalleeSaveScn(... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Chris Lattner | re-revert this patch, bisort and mst are still broken... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Bill Wendling | Reapplying this patch. With the newest commits, the... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | silence warnings in release build |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Devang Patel | Fix DFS walk. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | Temporarily revert this. This breaks Olden/bisort... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jim Laskey | Make sure C++ protection shows up in debug info |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | This: |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Bill Wendling | PR878: Instead of calculating the vreg to PHI use count... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | set DEBUG_TYPE right |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Devang Patel | Add llvm.org/bugs/show_bug.cgi?id=923 test case. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | Use abstract private/comment directives, to increase... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Chris Lattner | Add support for ${:private} which prints "L" on darwin. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Chris Lattner | Add support for ${:comment}, which expands to the curre... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Chris Lattner | Actually, name the method PrintSpecial to match other... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Chris Lattner | Add support for ${:foo} syntax, where "foo" is passed... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Evan Cheng | Rename function. It's determining which callee-save... |
commit | commitdiff | tree | snapshot |
next |