Age | Commit message (Expand) | Author |
---|---|---|
2012-05-25 | Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall | Justin Holewinski |
2012-05-24 | Shrink. | Jakob Stoklund Olesen |
2012-05-24 | Convert assert(0) to llvm_unreachable. | Craig Topper |
2012-05-24 | Mark a couple arrays as static and const. Use array_lengthof instead of sizeo... | Craig Topper |
2012-05-15 | Remove extraneous ';'. | Bill Wendling |
2012-05-08 | Remove excess semi-colons to quiet warnings. | Eric Christopher |
2012-05-05 | NVPTX: Initialize the UseF32FTZ flag. | Benjamin Kramer |
2012-05-04 | Fix warnings in release build. | David Blaikie |
2012-05-04 | Fix a Clang warning in the new NVPTX backend: | Chandler Carruth |
2012-05-04 | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski |