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 |
2010-06-07 |
Dan Gohman | Optimize ScalarEvolution's SCEVComplexityCompare predic... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Bill Wendling | Create new accessors to get arguments for call/invoke... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Rafael Espindola | Misc cleanups to the gold plugin. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Nate Begeman | clang codegen support |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Kenneth Uildriks | Partial specialization was not checking the callsite... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Duncan Sands | This bug is also present in MSVC10. Requested by Elroo... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Chris Lattner | revert r105521, which is breaking the buildbots with... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Bruno Cardoso... | Initial AVX support for some instructions. No patterns... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Bruno Cardoso... | Teach tablegen to support 'defm' inside multiclasses. |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | Make MachineFunctionPass::createPrinterPass private... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dale Johannesen | Improvements to tail call code. No functional effect |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | getFoldedOffsetOf no longer does anything special with... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | No need to special-case structs here; structs are first... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Stuart Hastings | Revert 105492 & 105493 due to a testcase regression... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | LSR needs to remember inserted instructions even in... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dale Johannesen | Fix some liveout handling related to tail calls, see... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | Implement operator== and operator!= for SetVector. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | test case for r105504. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Evan Cheng | Re-apply 105308 with fix. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | Don't track users of undef values; they aren't interest... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Make if-conversion ignore dbg_value instructions in... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Handle multi-vector returns and args. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | Update docs to reflect new DISubprogram elements. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Stuart Hastings | Support for nested functions/classes in debug output... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | Copy location info for current function argument from... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Additional fixes to BuiltinsARM.def generator, on to... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | More tail call removal. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Skip dbg_value instructions when scanning instructions... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | Fix normalization and de-normalization of non-affine... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jakob Stoklund... | Keep track of the call instructions whose clobber lists... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | More thoroughly disable tails calls by default. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Another fix to prevent debug info from affecting codege... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Progress on generating BuiltinsARM.def, still some... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | BuiltinsARM.def emitter, still needs a substantial... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | more dbg_value adjustments so debug info doesn't affect... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Mon P Wang | Fixed a bug during widening where we would avoid legali... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove more tail calls. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove a tail call, and move some CHECKs to the |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Mangle __builtin_neon_* names appropriately. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | No need to special-case structs here; structs are first... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | fix typo |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | This test doesn't need the ssp attribute. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Bob Wilson | For NEON vectors with 32- or 64-bit elements, select... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove tail call. A tail call version will follow. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bob Wilson | Add some missing checks in TwoAddressInstructionPass... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jim Grosbach | Cleanup 80-column and trim trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jim Grosbach | Teach the ARM load-store optimizer to deal with dbg_val... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Remove tail call to preserve this test. A tail |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Make this test not use tail calls. A tail call |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nate Begeman | Add some additional capabilities to the neon emitter |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Rafael Espindola | Add a emit-llvm option to the plugin and make the path... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Early implementation of tail call for ARM. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dan Gohman | Fix SimplifyDemandedBits' AssertZext logic to demand... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bob Wilson | Revert 105308. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Lewycky | Perfer !string.empty() over string != "". |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Forgot to update the most important part of the gtest... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Lewycky | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Disable pthread support in googletest if llvm was confi... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Rafael Espindola | Don't preserve all symbols in a .so and instead trust... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bill Wendling | Machine sink could potentially sink instructions into... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Turns out gtest still prefers the system <tr1/tuple... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eric Christopher | Add first pass at darwin tls compiler support. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nate Begeman | arm_neon.h now makes it through clang and generates... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eric Christopher | One underscore, not two. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Implement expansion in type legalization for add/sub... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove some already-fixed README entries. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove README entry which no longer compiles to somethi... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove a fixed item, update a couple partially-fixed... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jakob Stoklund... | Use the fast register allocator by default for -O0... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jakob Stoklund... | Use readsWritesVirtualRegister instead of counting... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jakob Stoklund... | Add full register <imp-def> operands when the coalescer... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Devang Patel | Speedup bitcode writer. Do not walk all values for... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Bill Wendling | Compulsive reformating. No functionalitical changes. |
commit | commitdiff | tree | snapshot |
next |