Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pass the mangler down into the various SectionForGlobal methods. | Chris Lattner | 2009-07-29 | 1 | -9/+11 | |
* | constant prop a utostr. | Chris Lattner | 2009-07-29 | 1 | -2/+1 | |
* | remove some completely wrong code. 1 is never < 16. It turns out that GCC a... | Chris Lattner | 2009-07-29 | 1 | -20/+10 | |
* | Fix PR4639, a ELF-TLS regression from some of my refactoring. | Chris Lattner | 2009-07-28 | 1 | -1/+1 | |
* | the apple "ld_classic" linker doesn't support .literal16 in 32-bit | Chris Lattner | 2009-07-28 | 1 | -5/+12 | |
* | fix unused variable warning | Chris Lattner | 2009-07-28 | 1 | -1/+1 | |
* | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -0/+647 |