2005-01-11 |
Chris Lattner | Teach the address selector to make 'reg+reg' addressing... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Reid Spencer | Add the LOADABLE_MODULE=1 directive to indicate that... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Emit NOT instructions. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Reid Spencer | Implement the LOADABLE_MODULE option when building... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | shift X, 0 -> X |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Fix a bug emitting branches that broke a lot of programs. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Be more careful where we set ContainsFPCode. We were... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Fix a major bug in setcc/cmov folding, where we acciden... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Take register pressure into account when we have to... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | The pattern isel is aggressively codegen'ing all of... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Print SelectionDAGs bottom up, include extra info in... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Chris Lattner | Add support for bottom-up graphs. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Add a marker for the graph root. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Put the operation name in each node, put the function... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Split out SDNode::getOperationName into its own method. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Add a helper method. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Implement initial selectiondag printing support. This... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Add support for graph operations, and add a viewGraph... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Add a helper method |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Fold setcc instructions into selects. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Add conditional moves for the parity flag. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Lower to the correct functions. This fixes FreeBench... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Implement 8-bit multiply for X86. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Rework constant pool handling so that function constant... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Jeff Cohen | Apply feedback from Chris. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Jeff Cohen | Apply feed back from Chris: |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Implement a couple of more simplifications. This lets... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Fix incorrect constant folds, fixing Stepanov after... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Jeff Cohen | Update System project in Visual Studio to reflect renam... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Chris Lattner | Constant fold shifts, turning this loop: |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Reid Spencer | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffi... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Add some folds for == and != comparisons. This allows... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Jeff Cohen | Add last four createXxxPass functions |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Jeff Cohen | Fix VC++ compilation error |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Print the DAG out more like a DAG in nested format. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Print out nodes sorted by their address to make it... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Codegen (Reg|imm)+&GV as an LEA, because we cannot... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Add a simple transformation. This allows us to compile... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Fix copy and pasto's for FP -> Int. This fixes fldry |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Fix a bug legalizing call instructions (make sure to... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Fix a minor bug legalizing dynamic_stackalloc. This... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Teach legalize to deal with DYNAMIC_STACKALLOC (aka... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Initial implementation of FP->INT and INT->FP casts |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Jeff Cohen | Get lib/Analysis/DataStructure to compile with VC++ |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Jeff Cohen | Workaround a VC++ bug. Microsoft puts the hash_map... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Fix a subtle bug involving constant expr casts from... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Handle static alloca arguments to PHI nodes. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Implement varargs and returnaddress/frameaddress intrin... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Use new interfaces to correctly lower varargs and retur... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Chris Lattner | Add interfaces to lower varargs and return/frame addres... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Test fails on all platforms, not just linux |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Add support for llvm.setjmp and longjmp. Only 3 Single... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Fix VC++ compilation error |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Add even more missing createXxxPass functions. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | rename linscan -> LLCBETA as it should be |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Okay 15th time is the charm. Looking at the vector... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Okay, my off by one was actually off by two. This... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Tighten up assertions. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Fix off by one error |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Allow arrays to have more than 4G elements. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Allow array types to have 64-bit size. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Use size_t instead of long to represent memory usage... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Adjust prototype |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence warnings from VS |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Fix VS warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Fix VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Fix uint64_t -> unsigned VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence VS warnings. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence warnings |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Do not throw away bits for no reason |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Silence a VS warning. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Adjust to changes in LowerCallTo interface |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Implement handling of most long operators through libcalls. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Adjust to changes in LowerCAllTo interfaces |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Make LowerCallTo more generic and useful. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
John Criswell | Another year, another copyright update. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Add a few more passes to LinkAllPasses.h |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Jeff Cohen | Add more missing createXxxPass functions. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Add support for FP->INT conversions and back. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Add operators for FP -> INT conversions and back. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Wrap long line. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | Implement the 'store FPIMM, Ptr' -> 'store INTIMM,... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | 1ULL << 64 is undefined, don't do it. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | The X86 instruction selector already handles codegen of: |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Chris Lattner | New testcase. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Misha Brukman | Eliminate empty sub-list |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Fix a pointer invalidation problem. This fixes Generic... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Fold conditional branches on constants away. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Fix a thinko in the reassociation code, fixing Generic... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Add support for truncating integer casts from long. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Fix a bug in load expansion legalization and ret legali... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Legalize unconditional branches too |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Chris Lattner | Cleanup a bunch of tests. In particular do not allow... |
commit | commitdiff | tree | snapshot |
next |