2002-11-04 |
Chris Lattner | Give a better error message in an unhandled case |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chris Lattner | Minor fix to space accounting |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chris Lattner | Improve the clean target |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chris Lattner | Implement MaxRSS in terms of mallinfo instead of the... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Chris Lattner | Allow the call graph to be called from analyze naturall... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Chris Lattner | Rename ValueMap to ScalarMap |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Chris Lattner | Rename NewNode flag to HeapNode |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Chris Lattner | Change the letters used to represent stack and heap... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Chris Lattner | Check in header file that was missing, thus broke the... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Vikram S. Adve | Disable correlated expressions pass until it is reliable. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Anand Shukla | code to lightly instrument at branches |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Move function to cpp file from header |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Misha Brukman | Fixed comment on top of DSNode.h, added note to DSSuppo... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Implement signed and unsigned division and remainder |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Enable div and mod tests |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Implement multiply operator |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Enable multiply tests |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | New testcase for arithmetic operations |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | * Implement subtract |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | shuffle code around a bit, implement and, or, xor |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | New testcase for logical operators |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Add PHI node support, add comment for branch function |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Make phi test a bit more challenging |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Implement unconditional branching support |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Only test that uncond branch works |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | * Fix nonconstant shift case |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Expose a LJELLO variable |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Tests results are invalidated when jello is rebuilt |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Use a more table driven approach to handling types... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Make switch statements denser, but only because of... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | * Remove dead variable |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Implement the "unknown flag" which mainly consists... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Oops, this was not meant to be checked in |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | Stop representing scalars as explicit nodes in the... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Chris Lattner | * Eliminate Scalar node type (renumber other node types) |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Nick Hildenbrandt | Fixed bug in Regression/CBackend/2002-10-30-FunctionPoi... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Chris Lattner | Fix comments, steens is context sensitive, we just... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Chris Lattner | Add a testcase cee should eventually pass |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Vikram S. Adve | Use absolute path name for "analyze" since we are chang... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Chris Lattner | New iostream definitions |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Chris Lattner | Make sure to include name information if we have it |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Chris Lattner | Fix burg build problem. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Add a fixme |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Brian Gaeke | A new test case that tries to generate all the differen... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Brian Gaeke | InstSelectSimple.cpp: Include llvm/iOther.h for ShiftInst. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | * Minor optimization: when merging nodes, merge... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Eliminate some unneccesary #includes and forward decls |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Nick Hildenbrandt | CBE doesn't alloc correctly |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Reassociate pass now works |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Reassociate now works |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Fixes to the reassociate pass to make it respect domina... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Fix nasty bug in ::isNeg() |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Vikram S. Adve | Restore support for indirect function calls (which... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Vikram S. Adve | Do not print "NEW FILES AND DIRECTORIES" unless request... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Remove dead code |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Misha Brukman | Refactored DSGraph.h: |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | This fixes all kinds of problems with array handling... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Tell cvs to ignore *.dot and *.ps files in this directory |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | New testcase for the possible array merging scenarios |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Can simplify code now with the isCommutative() method. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Use new isCommutative interface, which gives us SetEQ... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | New isAssociative/isCommutative inspection methods... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Statistic class should return const reference to *this... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | BreakCriticalEdges should update dominance frontier... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | Add interface to update domfrontier info, thanks to... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Fix two problems: |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | Bug fix: need to initialize new CallArgsDescriptor... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | Bug fix in setting an implicit ref. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Vikram S. Adve | In getID(), don't call getValidSymbolName to mangle... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add lots more info |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Misha Brukman | Return 0 instead of 1 for correct execution. Makes... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make the testcase MORE complex |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Remove fixme |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add special code to make printing SSA form machine... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Name the first basic block |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make sure to set the destination register correctly |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Allow BuildMI that helps automate construction of SSA... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Set the destination register field based on the target... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add flag to specify when no value is produced by an... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Sparc backend doesn't use target specific flags yet |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | * Add new "Target Specific Flags" field to instruction... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Use MRegisterInfo, if available, to print symbolic... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Implement the new optional getRegisterInfo |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add new optional getRegisterInfo to TargetMachine |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Implement structured machine code printing |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Print machine code after instruction selection |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Make sure to pass the LLVM basic block in |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Add support for structured printing |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Chris Lattner | Improve comments, add methods for structured printing |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Jello now builds |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Construct annotation, to make sure it's attached to... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add method |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Make argsize calculation stuff optional, so that Target... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Implement autoinserting ctor |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Rename annotation id |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Chris Lattner | Add capability to have machine instruction autoinsert... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Misha Brukman | Fix spelling of `propagate'. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Misha Brukman | Fixed spelling of `propagation'. |
commit | commitdiff | tree | snapshot |
next |