2006-07-22 |
Evan Cheng | Forgot to #ifdef __APPLE__ |
tree | commitdiff |
2006-07-21 |
Evan Cheng | Done. |
tree | commitdiff |
2006-07-21 |
Evan Cheng | Resolve __dso_handle. |
tree | commitdiff |
2006-07-21 |
Jim Laskey | Eliminate data relocations by using NULL instead of... |
tree | commitdiff |
2006-07-21 |
Jim Laskey | Use an enumeration to eliminate data relocations. |
tree | commitdiff |
2006-07-21 |
Rafael Espindola | implemented sub |
tree | commitdiff |
2006-07-21 |
Evan Cheng | This opt is now handled in DAG combine. |
tree | commitdiff |
2006-07-21 |
Evan Cheng | If a shuffle is a splat, check if the argument is a... |
tree | commitdiff |
2006-07-21 |
Chris Lattner | Build more debugger/selectiondag libraries as archives... |
tree | commitdiff |
2006-07-20 |
Evan Cheng | A splat of a vector constant of all zero or all one... |
tree | commitdiff |
2006-07-20 |
Evan Cheng | Missing a space. |
tree | commitdiff |
2006-07-20 |
Evan Cheng | If a shuffle is unary, i.e. one of the vector argument... |
tree | commitdiff |
2006-07-20 |
Evan Cheng | Clean up. |
tree | commitdiff |
2006-07-20 |
Chris Lattner | Fix a race condition in the makefile andrew reported |
tree | commitdiff |
2006-07-20 |
Chris Lattner | Minor comment tweaks |
tree | commitdiff |
2006-07-20 |
Chris Lattner | Mems can be in the output list also. This is the secon... |
tree | commitdiff |
2006-07-20 |
Devang Patel | Make it fit into 80 cols. |
tree | commitdiff |
2006-07-20 |
Devang Patel | Add new constructor to accept vector of exported names... |
tree | commitdiff |
2006-07-20 |
Andrew Lenharth | 80 cols |
tree | commitdiff |
2006-07-20 |
Andrew Lenharth | Reduce number of exported symbols |
tree | commitdiff |
2006-07-20 |
Andrew Lenharth | Fix linking on Alpha |
tree | commitdiff |
2006-07-20 |
Chris Lattner | Fix PR835 so that touching tblgen in a way that doesn... |
tree | commitdiff |
2006-07-19 |
Evan Cheng | New entry. |
tree | commitdiff |
2006-07-19 |
Jim Laskey | Do once flag never set to true. |
tree | commitdiff |
2006-07-19 |
Jim Laskey | Tidy up a few things. |
tree | commitdiff |
2006-07-19 |
Jim Laskey | Reduce size of routine. Shrinks .o by 37%. |
tree | commitdiff |
2006-07-19 |
Chris Lattner | bswapped load/store instructions are only availble... |
tree | commitdiff |
2006-07-19 |
Jim Laskey | Bug#834 ICE (crash in code generator?) when building... |
tree | commitdiff |
2006-07-19 |
Evan Cheng | Misc. new entry. |
tree | commitdiff |
2006-07-19 |
Owen Anderson | Add an assertion. |
tree | commitdiff |
2006-07-19 |
Owen Anderson | Make LoopUnroll not die on LCSSA Phis. This makes... |
tree | commitdiff |
2006-07-19 |
Owen Anderson | Fix a error that hadn't yet cause any problems, but... |
tree | commitdiff |
2006-07-19 |
Chris Lattner | Move MVT::getVectorType out of line, it is large and... |
tree | commitdiff |
2006-07-19 |
Evan Cheng | INC / DEC instructions have shorter code size than... |
tree | commitdiff |
2006-07-19 |
Evan Cheng | Add code size to target instruction use it as the 3rd... |
tree | commitdiff |
2006-07-19 |
Chris Lattner | Add an out-of-line virtual method for the sdnode class... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | Add an out-of-line virtual method to provide a home... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | silence warnings in a release build |
tree | commitdiff |
2006-07-18 |
Evan Cheng | Only reuse a previous IV if it would not require a... |
tree | commitdiff |
2006-07-18 |
Rafael Espindola | initial prologue and epilogue implementation. Need... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | Make the implicit def instructions look like other... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | simple optimization: don't bother calling "exists"... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | Remove a dead conditional: info_ can only be allocated... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | The only entry in the stat buf this code cares about... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | Reduce code in the error path by only allocating info_... |
tree | commitdiff |
2006-07-18 |
Chris Lattner | Unindent some code |
tree | commitdiff |
2006-07-17 |
Jim Laskey | Reduce the size of Constants.o by 25% by generalizing... |
tree | commitdiff |
2006-07-16 |
Rafael Espindola | skeleton of a lowerCall implementation for ARM |
tree | commitdiff |
2006-07-15 |
Chris Lattner | On 64-bit targets like ppc64, we should use .quad to... |
tree | commitdiff |
2006-07-15 |
Chris Lattner | Remove what little AIX support we have. It has never... |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add an out-of-line virtual function to home class. |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add an out-of-line virtual method for X86DwarfWriter... |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add two helpers for escaping and unescaping strings. |
tree | commitdiff |
2006-07-14 |
Chris Lattner | eliminate some ugly code, using ConstantExpr::getWithOp... |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add a new helper, simplify ConstantExpr::getWithOperand... |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add a new method for bugpoint to use |
tree | commitdiff |
2006-07-14 |
Owen Anderson | Hopefully the final attempt at making IndVars preserve... |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add missing PPC64 extload/truncstores |
tree | commitdiff |
2006-07-14 |
Chris Lattner | Add a note |
tree | commitdiff |
2006-07-13 |
Chris Lattner | Another fix in the rotate encodings, needed when the... |
tree | commitdiff |
2006-07-13 |
Chris Lattner | Revert this patch temporarily until PR831 is fixed. |
tree | commitdiff |
2006-07-13 |
Jim Laskey | Fixed a bug handling void function types. |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Print negative immediates as negative values instead... |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Turn an if into an else if. |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Fix encoding of rotates, such as rldicl |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Handle instructions in the map, but that map to a null... |
tree | commitdiff |
2006-07-12 |
Owen Anderson | IndVars now (correctly) preserves LCSSA form. |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Implement PPC64 relocations types |
tree | commitdiff |
2006-07-12 |
Chris Lattner | An overaggressive #ifdef allows a function to fall... |
tree | commitdiff |
2006-07-12 |
Chris Lattner | In addition to deleting calls, the inliner can constant... |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Change the callgraph representation to store the callsi... |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Add information preventing several register class const... |
tree | commitdiff |
2006-07-12 |
Chris Lattner | Remove non-portable optimization that isn't worth it |
tree | commitdiff |
2006-07-11 |
Chris Lattner | The PPC64 JIT needs register numbers to encode instruct... |
tree | commitdiff |
2006-07-11 |
Chris Lattner | Fix PR826, testcase here: Regression/Verifier/2006... |
tree | commitdiff |
2006-07-11 |
Evan Cheng | Emit inc / dec of registers as one byte instruction. |
tree | commitdiff |
2006-07-11 |
Chris Lattner | Silence a warning produced in assertions-disabled mode |
tree | commitdiff |
2006-07-11 |
Jim Laskey | It was pointed out that DEBUG() is only available with... |
tree | commitdiff |
2006-07-11 |
Jim Laskey | Ensure that dump calls that are associated with asserts... |
tree | commitdiff |
2006-07-11 |
Jim Laskey | 1. Support for c++ mangled names. |
tree | commitdiff |
2006-07-11 |
Rafael Espindola | add the memri memory operand |
tree | commitdiff |
2006-07-11 |
Owen Anderson | Revert my indvars changes because they were breaking... |
tree | commitdiff |
2006-07-11 |
Chris Lattner | Implement the inline asm 'A' constraint. This implemen... |
tree | commitdiff |
2006-07-11 |
Chris Lattner | Fix CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll and... |
tree | commitdiff |
2006-07-11 |
Chris Lattner | In 64-bit mode, 64-bit GPRs are callee saved, not 32... |
tree | commitdiff |
2006-07-10 |
Owen Anderson | Add a comment, and fix a typo that broke the build. |
tree | commitdiff |
2006-07-10 |
Owen Anderson | Don't indent the entire function. |
tree | commitdiff |
2006-07-10 |
Evan Cheng | New entry. |
tree | commitdiff |
2006-07-10 |
Evan Cheng | Fixed stack objects do not specify alignments, but... |
tree | commitdiff |
2006-07-10 |
Chris Lattner | Implement Regression/CodeGen/PowerPC/bswap-load-store... |
tree | commitdiff |
2006-07-10 |
Chris Lattner | Recognize 16-bit bswaps by relaxing overconstrained... |
tree | commitdiff |
2006-07-10 |
Chris Lattner | Mark internal function static |
tree | commitdiff |
2006-07-10 |
Owen Anderson | Make instcombine not remove Phi nodes when LCSSA is... |
tree | commitdiff |
2006-07-10 |
Rafael Espindola | create the raddr addressing mode that matches any regis... |
tree | commitdiff |
2006-07-09 |
Owen Anderson | Fix typo in the comment. |
tree | commitdiff |
2006-07-09 |
Owen Anderson | Add a fix for an issue where LCSSA would fail to insert... |
tree | commitdiff |
2006-07-07 |
Evan Cheng | Fix a typo that causes 2006-07-07-ComputeMaskedBits... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | Fix PR820 and Transforms/GlobalOpt/2006-07-07-InlineAsm... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | no need to do a stat then an lstat. lstat will tell... |
tree | commitdiff |
2006-07-07 |
Reid Spencer | Finish removal of EH usage from the Archive library... |
tree | commitdiff |
next |