2006-07-21 |
Chris Lattner | Build more debugger/selectiondag libraries as archives... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Chris Lattner | Add some notes about mingw, patch contributed by Anton... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | New vector shuffle test case. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | Fix a broken test. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | Also checks for noResults field. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | A splat of a vector constant of all zero or all one... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | Missing a space. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | If a shuffle is unary, i.e. one of the vector argument... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Patrick Jenkins | We now fail and print an error message if a nightly... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Chris Lattner | Fix a race condition in the makefile andrew reported |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Chris Lattner | Minor comment tweaks |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Chris Lattner | New testcase for PR833 |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Chris Lattner | Mems can be in the output list also. This is the secon... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Devang Patel | Make it fit into 80 cols. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Devang Patel | Add new constructor to accept vector of exported names... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Andrew Lenharth | 80 cols |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Andrew Lenharth | Reduce number of exported symbols |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Andrew Lenharth | Fix linking on Alpha |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Patrick Jenkins | Fixed a problem that caused the script to abort right... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Chris Lattner | Fix PR835 so that touching tblgen in a way that doesn... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jim Laskey | Do once flag never set to true. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jim Laskey | Tidy up a few things. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | Answer the FAQ: "can llvm convert C++ code to C?" |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jim Laskey | Reduce size of routine. Shrinks .o by 37%. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Patrick Jenkins | Removed the portion that determines which tests are... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | bswapped load/store instructions are only availble... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jim Laskey | Regression test for PR834. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jim Laskey | Bug#834 ICE (crash in code generator?) when building... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Evan Cheng | Misc. new entry. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Evan Cheng | Make sub- and super- register classes const. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Owen Anderson | Add an assertion. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Owen Anderson | Make LoopUnroll not die on LCSSA Phis. This makes... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Owen Anderson | Fix a error that hadn't yet cause any problems, but... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | Fix a bug handling instructions, like blr, which just... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | Move MVT::getVectorType out of line, it is large and... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Evan Cheng | INC / DEC instructions have shorter code size than... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Evan Cheng | Add code size to target instruction use it as the 3rd... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Chris Lattner | Add an out-of-line virtual method for the sdnode class... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Add an out-of-line virtual method to provide a home... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Evan Cheng | Make sub- super- reg-class tables static. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | silence warnings in a release build |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Patrick Jenkins | yet another change to get the correct gcc version for... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Fix case where identical cases were not detected across... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Evan Cheng | Only reuse a previous IV if it would not require a... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Fix an accidentally duplicated line that caused tblgen... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Maximally group commands. When all instructions within... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Change generator to remove operands as it processes... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Handle the last operand more intelligently. When emitt... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Emit switches with 1/2 cases as unconditional code... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Steal bits from the asm string index to use for operand... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Merge operand info and asmstr idx into a single 32... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Patrick Jenkins | Minor output changes. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Completely change the structure of the generated asmpri... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Rafael Espindola | initial prologue and epilogue implementation. Need... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Make the implicit def instructions look like other... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | simple optimization: don't bother calling "exists"... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Remove a dead conditional: info_ can only be allocated... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | The only entry in the stat buf this code cares about... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Reduce code in the error path by only allocating info_... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Unindent some code |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Chris Lattner | Add functions to compute ceil(log2(N)) to match functio... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Jim Laskey | Reduce the size of Constants.o by 25% by generalizing... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Patrick Jenkins | If a gccpath is specified when invoking the nightly... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Evan Cheng | Use __attribute__((noinline)) only if compiled by gcc. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Evan Cheng | Parameterize target node ValueType to allow more sharin... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Rafael Espindola | skeleton of a lowerCall implementation for ARM |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Evan Cheng | Reduce instruction selection code size and stack frame... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Chris Lattner | On 64-bit targets like ppc64, we should use .quad to... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Chris Lattner | Remove what little AIX support we have. It has never... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | The generated index array should be const. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add an out-of-line virtual function to home class. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add an out-of-line virtual method for X86DwarfWriter... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Emit the string information for the asm writer as a... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add two helpers for escaping and unescaping strings. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add two helper functions |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | eliminate some ugly code, using ConstantExpr::getWithOp... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add a new helper, simplify ConstantExpr::getWithOperand... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add another helper method. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Patrick Jenkins | Fixed an issue where the user specified gcc was not... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add a new method for bugpoint to use |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add a new method for bugpoint to use. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Owen Anderson | Hopefully the final attempt at making IndVars preserve... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add missing PPC64 extload/truncstores |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jim Laskey | Bring the Xcode project up to date. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jim Laskey | Clean up. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Chris Lattner | Another fix in the rotate encodings, needed when the... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jim Laskey | 1. Simplfy bit operations. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Chris Lattner | Revert this patch temporarily until PR831 is fixed. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Patrick Jenkins | Syntax error. I will run perl -c before commiting perl... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Patrick Jenkins | Fixed some small bugs exposed when trying to get a... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jim Laskey | Fixed a bug handling void function types. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Print negative immediates as negative values instead... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Turn an if into an else if. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Fix encoding of rotates, such as rldicl |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Chris Lattner | Handle instructions in the map, but that map to a null... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Owen Anderson | IndVars now (correctly) preserves LCSSA form. |
commit | commitdiff | tree | snapshot |
next |