2003-08-12 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Reenable optimized build |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Assign finer grained ranks, make sure to reassociate... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Implement testcases InstCombine/or.ll:test16/test17 |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-08-12 |
John Criswell | Merged in changes between PRE11_ROOT and LLVM_PRE111... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Brian Gaeke | Add FunctionPassManager - it's like a PassManager,... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Vikram S. Adve | Disable emitting LLVM-to-MI maps, by default. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Testcase for feature we should support eventually |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Fix emission of instructions that directly reference... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Make LOC count more accurate by not including the table... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Add support for the Any type. Minor fixes and enhancem... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Rename DNVT_bool to DNVT_i1 to be consistent with type... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Add support for basicblocks, setCC instructions, and... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Chris Lattner | Add support for a bool argty |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Vikram S. Adve | Fix va_arg to generate LDDFi for floating point values... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Sumant Kowshik | Bug fix: Some nodes pointed to by globals may not be... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Sumant Kowshik | Minor fix so that the program exits upon a poolfree... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | It is not an error if a rule does not match, it's just... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Initial checkin of the LLEE, the (LL)VM (E)xecution... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add basic support for 16 and 32 bit function arguments! |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | add frameidx support |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add support for frameidx and literal immediates for... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add support for naming the destination of a "set" in... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add support for the Arg1 argument type |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Sort #includes, eliminate #include of "llvm/Type.h... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Cygwin apparently works with %'s on registers! |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Brian Gaeke | If we can't find INT64_MAX, set it to a reasonable... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Whoops, accidental checkin. :( |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add a new -enable-cygwin-compatible-output argument... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add support to the mangler for targets which require... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Added keyword `include', and a FIXME for hex and binary... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | * Added pointers to the README files in emacs/ and... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | * Added (X)Emacs mode for TableGen description files |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Brian Gaeke | Print % signs before register names; turn off "noprefix... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Geez, this misha guy is a _horrible_ speller. :) |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | * Added a section describing the hidden gems in llvm... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Vikram S. Adve | Register argument to va_start must be marked as defined! |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | tablegen.vim: |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add .llx |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Added a TableGen syntax highlighting mode for VIM and... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add (ret int) expander so that we can at least write... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Don't forget to initializer result field to 0! |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Converted tabs to spaces. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Removed `-debug' so that spurious printouts of patterns... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Remove dead code |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add patterns for multiply, and, or, and xor |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | add support for more nodes |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Misha Brukman | Put printouts of acquired patterns under the DEBUG... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Until the pattern matching instruction selector is... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Fix handling of 'free' if it has absolutely no prototype |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Include the new selection library for the X86 target |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Add support for a pattern matching instruction selector... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Build the SelectionDAG library |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Initial checkin of SelectionDAG implementation. This... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Chris Lattner | Initial checkin of SelectionDAG header file |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Add full support for code generating expanders! |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Implement autopromotion of leaf trees from arguments... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Implement correct parsing, representation, and printing... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Recognize $foo as a variable |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Implement real code emission, at least for Instruction... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | First cut at emitting the reducer. This reducer just... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Make imm be a leaf instead of a nonterminal |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Finish the matcher! |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Chris Lattner | Add new function |
commit | commitdiff | tree | snapshot |
2003-08-08 |
John Criswell | Removed information on the Pool Allocator as it is... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
John Criswell | Added a FAQ about how to clean the directory if it... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
John Criswell | Updated for the 1.1 pre-release. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Chris Lattner | This implements a large amount of the matcher, in fact... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Chris Lattner | Emit the first half of the instruction selector. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Misha Brukman | Chomped spurious blank lines. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Finish implementation of nonterminal instantiation. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Add new method to get a value type as a string |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | * Fix <>'s in code to be <>'s |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | File-related functions moved to FileUtilities.h . |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | close() requires "unistd.h" . |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Doxygen-ify the comments by using '///' instead of... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Remove references to `bugpoint' from the now-generic... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Completely remove mention of the correlated branch... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Moved removeFile() and getUniqueFilename() into FileUti... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | * The possessive third-person singular has no apostroph... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Re-grouped and alphabetized headers for easier reading... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Fixed path for SystemUtils.h and a few code cleanups. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Moved SystemUtils.h to include/Support and SystemUtils... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Implement type-inference/checking for non-terminal... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Rename all of the "Process" methods to be "read" method... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Add support for "cast" nodes, which are required when... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Use the new version of isSubClassOf |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Add and use a new method |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Cleanup and reorganize code, no functional changes |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Read in expanders too |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Continued evolution of the selector emitter: Represent... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Misha Brukman | Implement LLVM intrinsics `llvm.setjmp' and `llvm.longj... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Vikram S. Adve | Fix assertion in MachineInstr::substituteValue(). |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Vikram S. Adve | Fix sanity-checking in 'maskUnsigned' code to be more... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
John Criswell | Fixed a segfault in gccld. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Update tablegen interfaces |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Chris Lattner | Finish implementation of the type inference engine. |
commit | commitdiff | tree | snapshot |
next |