2008-05-30 |
Mikhail Glushenkov | Rename LLVMC-Tutorial.rst to LLVMC-Reference.rst |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Make it possible to use hooks like this: '$CALL(MyHook... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Make it possible to change the output file suffix based... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Add support for user-provided hooks and environment... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Enable the response file ('llvmc @file') support. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Update the code to the fact that StringSet now lives... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Some small tweaks to make the generated code prettier. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Make it possible to use the generalised 'case' construc... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Mikhail Glushenkov | Add a generalised 'case' construct. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Nick Lewycky | Unbreak this test. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Nick Kledzik | remove the StripSymbolsPass. This should not be done... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Fix an error in the comment for APInt::getMinSignedBits. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Fix a copy+paste error in a comment. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Dan Gohman | Fix doxygen comment syntax. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Make the renumbering correct in the face of deleted... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Gabor Greif | add doxygen comments |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bill Wendling | Unbreak build. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | Remove guard, so *each* inclusion will result in a... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Dan Gohman | Add patterns for CALL32m and CALL64m. They aren't match... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bill Wendling | Remove more iostream header includes. Needed to impleme... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bill Wendling | Remove <iostream>. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Dan Gohman | Fix a tblgen problem handling variable_ops in tblgen... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Dan Gohman | const-ify getOpcode. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Dan Gohman | Prune and tidy #includes. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Dan Gohman | Expand small memmovs using inline code. Set the X86... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | For PR1338: Rename test dirs |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Revert part of my last patch that I didn't intend to... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | Add file with warning for backward comptibility. Should... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | Update guards |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Renumbering needs to account for instruction slot offse... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | Regenerate |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anton Korobeynikov | For PR1338: rename include/llvm/ADT/ilist and friends... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Force postdom to be linked into opt and bugpoint, even... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Move these tests into the proper directory. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Duncan Sands | Add a newline at the end of this file. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Re-enable the newly simplified ADCE. This fixes a... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Replace the old ADCE implementation with a new one... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Evan Cheng | Implement vector shift up / down and insert zero with... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Owen Anderson | Remove debugging code. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bill Wendling | XOR?RI instructions aren't as cheap as moves. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Gabor Greif | convert more operand loops to iterator formulation |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Bill Wendling | Implement "AsCheapAsAMove" for some obviously cheap... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Gabor Greif | convert another operand loop to iterator formulation |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bill Wendling | Add a flag to indicate that an instruction is as cheap... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bill Wendling | Check the "isSafeToMove" predicate, which has a series... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Owen Anderson | Remap VNInfo data as well when doing renumbering. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Owen Anderson | Factor the numbering computation into a separate method... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Evan Cheng | Fix PR2289: vr defined by multiple implicit_def as... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Evan Cheng | Teach local register allocator to deal with landing... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Nate Begeman | Update some comments noticed in a recent checkin |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | Update text to point people at the right version of... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | Implement PR2370: memmove(x,x,size) -> noop. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | Add chain inputs for loads. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | Fix CodeGen/Generic/2005-10-21-longlonggtu.ll on ia64. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | loads should get chains. THis helps but does not solve... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | Fix 2006-04-28-Sign-extend-bool.ll for ia64. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Chris Lattner | reindent. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Dan Gohman | Fix the encoding for two more "rm" instructions that... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Mon P Wang | Fixed X86 encoding error CVTPS2PD and CVTPD2PS when... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Nate Begeman | Don't attempt to create VZEXT_LOAD out of an extload... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Nick Kledzik | use space insted of tabs |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Nick Kledzik | fix infinite recursion if a global's initializer refere... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | Make Use::init() private, it breaks invariants, clients... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Use Function::getEntryBlock instead of Function::begin... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Print debug output when any edge becomes executable... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Devang Patel | Add instcombine after global optimizations. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Fix a word-o and add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bill Wendling | Incorporated feedback: Check that the implicitly define... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Tidy up whitespace in ConstantRange::print output. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Devang Patel | Use IPSCCPPass instead of IPConstantPropagationPass. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Specify a target so that this tests tests what it's... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Gohman | Make this test independent of the target-triple; the... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | back out last commit: The .cpp file for a module should... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Matthijs Kooijman | Use an explicit llvm:: prefix in the STATISTIC macro... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Duncan Sands | Fix some constructs that gcc-4.4 warns about. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | prune unneeded #includes |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | remove unneeded reinterpret_casts |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | We have the correct headers included to know that BB... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Owen Anderson | Remove ADCE from the optimization pipeline. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Nick Lewycky | InequalityGraph::node() can create new nodes, invalidat... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Grammaro. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Gabor Greif | eliminate calls to deprecated Use::init() interface |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Whoops -- forgot PR reference on this test. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | The Linux ABI emits an extra "movl %esp, %ebp" in funct... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Duncan Sands | Factor code to copy global value attributes like |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Owen Anderson | Use a DenseMap instead of an std::map, speeding up... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bill Wendling | The enabling of remat in 2-address conversion breaks... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bill Wendling | A problem that's exposed when machine LICM is enabled... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Use {} instead of "" in RUN lines. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Nick Lewycky | Don't treat values as signed when looking at loop stepp... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Nick Lewycky | "ret (constexpr)" can't be folded into a Constant.... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Owen Anderson | Create archives with the same permissions are ar. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix win32 when no bison is around, PR2331, patch by... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Add FreeBSD/PPC support, patch by Marcel Moolenaar! |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix a serious brain-o. Obviously no-one reviewed my... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix PR2358 by resolving calls with undef arguments... |
commit | commitdiff | tree | snapshot |
next |