Age | Commit message (Expand) | Author |
---|---|---|
2009-11-23 | * Move stub allocation inside the JITEmitter, instead of exposing a | Jeffrey Yasskin |
2009-06-25 | Privatize this map. | Owen Anderson |
2009-05-30 | First patch in the direction of splitting MachineCodeEmitter in two subclasses: | Bruno Cardoso Lopes |
2008-08-05 | Trim #includes. | Dan Gohman |
2008-04-16 | Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th... | Nicolas Geoffray |
2008-03-25 | Add explicit keywords. | Dan Gohman |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2006-09-04 | Completely rearchitect the interface between targets and the pass manager. | Chris Lattner |
2006-07-27 | Resolve BB references with relocation. | Evan Cheng |
2006-07-25 | - Refactor the code that resolve basic block references to a TargetJITInfo | Evan Cheng |
2005-07-22 | Alpha JIT (beta) | Andrew Lenharth |