Age | Commit message (Expand) | Author |
---|---|---|
2007-02-10 | Compaction tables don't exist any more. | Reid Spencer |
2007-02-07 | remove the handleVBR32/handleVBR64 callbacks. They are very fine-grained. | Chris Lattner |
2007-02-07 | eliminate std::vector's from the bchandler interface | Chris Lattner |
2007-02-05 | For PR411: | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-12 | * PIC codegen for X86/Linux has been implemented | Anton Korobeynikov |
2005-05-05 | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-08-21 | Add new methods: | Reid Spencer |
2004-08-20 | Packed types, brought to you by Brad Jones | Brian Gaeke |
2004-08-04 | The Type* is redundant with the TypeSlot | Chris Lattner |
2004-07-17 | Constant value not needed after CPR's disappear. | Reid Spencer |
2004-07-04 | Make all the virtual function (except destructor) inline so there are | Reid Spencer |
2004-06-29 | Fix include guard | Reid Spencer |
2004-06-25 | - Changed Handler.h -> BytecodeHandler.h | Reid Spencer |