| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -1/+1 | 
| | | | | | llvm-svn: 134831 | ||||
| * | Canonicalize register names properly. | Eric Christopher | 2011-06-21 | 1 | -0/+9 | 
| | | | | | | | Fixes rdar://9425559 llvm-svn: 133486 | ||||
| * | Remove another variable. | Eric Christopher | 2011-06-17 | 1 | -1/+1 | 
| | | | | | llvm-svn: 133262 | ||||
| * | Clean up test to avoid using standard headers and remove an unneeded | Eric Christopher | 2011-06-17 | 1 | -6/+2 | 
| | | | | | | | #define. llvm-svn: 133241 | ||||
| * | Make this test suitable for optimized builds by avoiding the name. | Eric Christopher | 2011-06-17 | 1 | -1/+1 | 
| | | | | | llvm-svn: 133238 | ||||
| * | Check the specific target to figure out if a constraint is a valid | Eric Christopher | 2011-06-17 | 1 | -0/+26 | 
| register constraint. Note that we're not checking if the register itself is valid for the constraint. Fixes rdar://9382985 llvm-svn: 133226 | |||||

