| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CodeGen still defaults to non-verbose asm, but llc now overrides it and defau... | Evan Cheng | 2009-03-25 | 1 | -4/+4 | 
| * | Remove the one-definition-rule version of extern_weak | Duncan Sands | 2009-03-11 | 1 | -2/+1 | 
| * | Introduce new linkage types linkonce_odr, weak_odr, common_odr | Duncan Sands | 2009-03-07 | 1 | -5/+10 | 
| * | Overhaul my earlier submission due to feedback. It's a large patch, but most of | Bill Wendling | 2009-02-24 | 1 | -8/+11 | 
| * | Rename getAnalysisToUpdate to getAnalysisIfAvailable. | Duncan Sands | 2009-01-28 | 1 | -2/+2 | 
| * | Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi... | Evan Cheng | 2009-01-20 | 1 | -2/+2 | 
| * | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -6/+8 | 
| * | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -1/+1 | 
| * | Convert DwarfWriter into a pass. | Devang Patel | 2009-01-08 | 1 | -8/+10 | 
| * | Fix compile warnings. | Richard Osborne | 2008-11-07 | 1 | -2/+2 | 
| * | Add XCore backend. | Richard Osborne | 2008-11-07 | 1 | -0/+459 | 

