2010-06-14 |
Eli Friedman | Add back some possible optimizations for va_arg, with... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Eric Christopher | Update html tutorial docs to match api changes. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Eric Christopher | Make kaleidoscope use fp add/sub/mul. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nate Begeman | Add the last of the SemaChecking-gen code. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | Test case for r105914. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | SimplifyCFG: don't turn volatile stores to null/undef... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | Let SmallVector take advantage of LiveRange's podness. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Nate Begeman | Add a helping of comments |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Rafael Espindola | Merge getStoreRegOpcode and getLoadRegOpcode. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Run macho-dump with binary unbuffered streams... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Make macho-dump.bat actually work. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | lit: Replace /dev/null in scripts with temporary files... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chris Lattner | improve verifier error about unterminated block to... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chris Lattner | declare a class with 'class' instead of struct to avoid... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Friedman | Add README entry; based on testcase from Bill Hart. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | make the avx intrinsics 3 address |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Nate Begeman | Add generic vector support for bitselect & element... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | Add some basic fp intrinsics for AVX |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bill Wendling | When performing the Horrible Hack(tm-Duncan) on the... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rm |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rr |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Evan Cheng | Allow target to provide its own hazard recognizer to... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Evan Cheng | Code formatting. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | Add some comments about REX fields |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Bruno Cardoso... | More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm) |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Daniel Dunbar | lit: Add a forgotten default argument. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Daniel Dunbar | tests: Add wrapper script for calling macho-dump on... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Daniel Dunbar | lit: When running Tcl style tests on Windows, substitut... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Bob Wilson | Add a missing bitcast. This code used to only handle... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Daniel Dunbar | llvm-mc: Don't set NO_INSTALL on llvm-mc. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Bob Wilson | Add instruction encoding for the Neon VMOV immediate... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Stuart Hastings | Support for nested functions/classes in debug output... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Stuart Hastings | Delete duplicate function. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
John McCall | Define ContextualFoldingSet, which stores a context... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nate Begeman | Add support for polynomial type, for polynomial multiply |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Duncan Sands | Avoid "variable 'bits' set but not used [-Wunused-but... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Duncan Sands | Avoid many "variable 'Sub' set but not used [-Wunused... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Duncan Sands | Add includes to get ptrdiff_t. This is needed by gcc... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Bruno Cardoso... | Teach tablegen to allow "let" expressions inside multic... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Evan Cheng | Code refactoring, no functionality changes. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Evan Cheng | Delete code that's not safe. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Nate Begeman | NEON support for _lane ops, and multiplies by scalar. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jim Grosbach | be slightly more subtle about skipping dbg_value instru... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Bill Wendling | Testcase for r105741. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jakob Stoklund... | Mark physregs defined by inline asm as implicit. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Evan Cheng | Allow target to place 2-address pass inserted copies... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Bill Wendling | It's an error to translate this: |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Evan Cheng | Revert 105540, 105542, 105544, 105546, and 105548 to... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Bill Wendling | - Fix description of SUBREG_TO_REG. It's not going... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | Further refine types for operations which take scalars. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Daniel Dunbar | Workaround SCEV non-determinism on this test, for now... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Duncan Sands | Change another reference to the "indirect callgraph... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Duncan Sands | Output "external node" rather than "Indirect CallGraph... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Eric Christopher | How about ULL... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kenneth Uildriks | Pulled CodeMetrics out of InlineCost.h and made it... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kalle Raiskila | Fix SPU to cope with vector insertelement to an undef... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kalle Raiskila | Handle loading from/storing to undef pointers on SPU... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | Specialize I-Class instructions better so that we have... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Rafael Espindola | Fix a gcc warning: |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Eli Friedman | A few new x86-64 specific README entries. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Evan Cheng | Thumb2 IT blocks are fairly expensive. When there are... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Nate Begeman | Handle instructions which need to be #defines for the... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Jakob Stoklund... | Add argument name comments. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kevin Enderby | Incremental improvement to the handling of the x86... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Eric Christopher | Split out these asserts so it's more apparent why we... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Jim Grosbach | fix copy/paste/modify think-o |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Bruno Cardoso... | Reapply r105521, this time appending "LLU" to 64 bit |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Eric Christopher | Ensure that mov and not lea are used to stick the addre... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Makefiles: Teach LLVM's recursive makefile descent... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Jim Grosbach | fix typo |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | Use const_iterator where appropriate. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | DeltaAlgorithm: Tweak split to split by first/second... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Daniel Dunbar | ADT: Add DAGDeltaAlgorithm, which is a DAG minimization... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Espindola | Add more virtual memory to lit. The python in x86-64... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Benjamin Kramer | Use realloc instead of malloc+memcpy when growing a... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kalle Raiskila | Flag SPU's function call sequence together. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Fix a valgrind error. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | Refine BuiltinsARM.def types a bit, we should do a... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Bob Wilson | Fix up a comment. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Nate Begeman | ARM NEON: |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Bob Wilson | Further changes for Neon vector shuffles: |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Bob Wilson | Fix a mistake in my previous change r105437: don't... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Add some basic debug output. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Stuart Hastings | Tweak test for debug/metadata change, update to FileChe... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Jim Grosbach | Handle dbg_value instructions (i.e., skip them) when... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Nick Lewycky | Plug a leak in the non-error case by removing one level... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Jim Grosbach | Cleanup. Process the dbg_values separately |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Fix this test to work under lit. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Run dead type elimination after dead argument elimination. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Make bugpoint dead-argument-hacking actually work,... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Use ->isVoidTy(). |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | The FoldingSet hash data includes pointer values, so... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Optimize this code somewhat by taking advantage of... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Bill Wendling | Another place where the code wanted to access the argum... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Micro-optimize this, to speed up this hotspot in debug... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Dan Gohman | Micro-optimize this. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Jim Grosbach | Move exit check where it really belongs. |
commit | commitdiff | tree | snapshot |
next |