2006-09-14 |
Chris Lattner | Remove dead methods, add getNumBlockIDs() method |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Use new config.h macro |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Reid Spencer | Add a HAVE_MACH_MACH_H #define to detect the presence... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | add a new (hidden) -disable-core-files option |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | On Mac OS/X, make Process::PreventCoreFiles disable... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | A MachineConstantPool may have mixed Constant* and... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Mirrors ConstantPoolSDNode. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Document new --enable-valgrind option. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Fix --enable-valgrind. Add room for the new arguments... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Add --enable-valgrind option to run optimizations throu... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | GlobalValue with InternalLinkage may have operands... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | Avoid recursion in assignDFSNumber(). Move def from... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | add note about switch lowering |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Second half of the fix for Transforms/Inline/inline_cle... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Add some more consistency checks. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Fix unionSets so that it can merge correctly. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Implement the first half of Transforms/Inline/inline_cl... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Evan Cheng | Skip over first operand when determining REX prefix... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Erase dead instructions. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | The sense of this branch was backwards |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Turn X < 0 -> TEST X,X js |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | The sense of this branch was inverted :( |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Fix a ton of jit failures |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Rafael Espindola | add shifts to addressing mode 1 |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | If LSR went through a lot of trouble to put constants... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Fix a regression in the 32-bit port from the 64-bit... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new note |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new note |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Compile X << 1 (where X is a long-long) to: |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Compile X > -1 -> text X,X; js dest |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Devang Patel | Initialize DontInternalize. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Evan Cheng | Reflects MachineConstantPoolEntry changes. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Evan Cheng | Added support for machine specific constantpool values... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Evan Cheng | Reflect MachineConstantPoolEntry changes. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
John Criswell | Correct the URL to the attrib.incl file. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Chris Lattner | An sinkable instruction may exist with uses, if those... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Chris Lattner | testcase for PR908 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Chris Lattner | Testcase that crashes the C++ FE. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Nick Lewycky | Add ability to remove nodes from DominatorTree, for... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | Testcase noticed from PR906 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | add compilable testcase |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | new testcase for PR906 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | Fix PR905 and InstCombine/2006-09-11-EmptyStructCrash.ll |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | new testcase for PR905 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Espindola | implement SRL and MUL |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Espindola | add the correct fallback for ARMDAGToDAGISel::SelectAdd... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Chris Lattner | burg is gone |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Espindola | partial implementation of the ARM Addressing Mode 1 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Nick Lewycky | Skip the linear search if the answer is already known. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Jim Laskey | No longer used, and confuses maintainers |
commit | commitdiff | tree | snapshot |
2006-09-11 |
John Criswell | Include the UIUC CS department attribution on the main... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Rafael Espindola | call AsmPrinter::doInitialization in ARMAsmPrinter... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Evan Cheng | Updates. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Evan Cheng | Update README file. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Evan Cheng | Rename a test-not-cmp.ll to cmp-test.ll; add a test. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Evan Cheng | 1) With X86 lowering change, the following can no longe... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Evan Cheng | X86ISD::CMP now produces a chain as well as a flag... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Nate Begeman | Behold, more work on relocations. Things are looking... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Anton Korobeynikov | Removed unnecessary Mangler creation. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Chris Lattner | add a testcase for this commit: lists.cs.uiuc.edu/piper... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Chris Lattner | Allow tail duplication in more cases, relaxing the... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Chris Lattner | This code was trying too hard. By eliminating redundan... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Nick Lewycky | Replace EquivalenceClasses with a custom-built data... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Implement Transforms/InstCombine/hoist_instr.ll |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Move ipsccp pass earlier to clean up obvious bogosities |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Make inlining costs more accurate. |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Turn div X, (Cond ? Y : 0) -> div X, Y |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jim Laskey | Missing anchor |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Add cbe support for powi |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Implement the fpowi now by lowering to a libcall |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | (indirect) test for the __builtin_powi builtin which... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Implement new fpowi node |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Chris Lattner | Allow targets to custom lower expanded BIT_CONVERT's |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Nate Begeman | First pass at supporting relocations. Relocations... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Evan Cheng | Fixed a FuseTwoAddrInst() bug: consider GlobalAddress... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | Non-allocatable physregs can be killed and dead, but... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | This fixes Benchmarks/Prolangs-C/unix-smail |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | Fix a bunch of llc-beta failures on x86 yesterday.... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | ok this really works :) |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Devang Patel | Remove redundant include. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | Need to include Makefile.config to get the value of... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Anton Korobeynikov | Enabling LTO building on Darwin only right now. This... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Rafael Espindola | implement shl and sra |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Chris Lattner | Use __USER_LABEL_PREFIX__ to get the prefix added by... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Rafael Espindola | add the eor (xor) instruction |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Jim Laskey | Missing tab |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Rafael Espindola | fix select.ll to always test a select node |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Rafael Espindola | implement unconditional branches |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Evan Cheng | Generated isel should favors explicit constant operand... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Evan Cheng | Remove TEST64mr. It's same as TEST64rm since and is... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Evan Cheng | Committing X86-64 support. |
commit | commitdiff | tree | snapshot |
next |