Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -13/+13 |
* | Use new accessor methods to query for attributes. | Bill Wendling | 2012-10-04 | 1 | -1/+1 |
* | Remove layering violation #include. | Bill Wendling | 2012-06-28 | 1 | -1/+0 |
* | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and | Bill Wendling | 2012-06-28 | 1 | -8/+6 |
* | There are a number of generic inline asm operand modifiers that | Jack Carter | 2012-06-26 | 1 | -1/+3 |
* | Convert assert(0) to llvm_unreachable. | Craig Topper | 2012-05-24 | 1 | -14/+11 |
* | Mark a couple arrays as static and const. Use array_lengthof instead of sizeo... | Craig Topper | 2012-05-24 | 1 | -1/+1 |
* | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski | 2012-05-04 | 1 | -0/+2068 |