- Feb 28, 2013
-
-
Bill Wendling authored
These can be easily queried by the back-end. llvm-svn: 176304
-
- Feb 27, 2013
-
-
Bill Wendling authored
llvm-svn: 176145
-
- Feb 25, 2013
-
-
Anna Zaks authored
This reverts commit 176009. The commit is a likely cause of several buildbot failures. llvm-svn: 176044
-
Bill Wendling authored
This is an ongoing process. Any command line option which a back-end cares about should be added here. llvm-svn: 176009
-
- Feb 22, 2013
-
-
Bill Wendling authored
llvm-svn: 175921
-
Bill Wendling authored
Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions. llvm-svn: 175878
-
- Feb 20, 2013
-
-
Bill Wendling authored
function attributes. llvm-svn: 175606
-
- Feb 15, 2013
-
-
Bill Wendling authored
The back-end will use these values to reconfigure code generation for different features. llvm-svn: 175308
-
- Oct 24, 2012
-
-
Ulrich Weigand authored
will be represented in the IR as a plain "i32" type. This causes the tests to spuriously fail on platforms where int is not a 32-bit type, or where the ABI requires attributes like "signext" or "zeroext" to be used. This patch adds -triple or -target parameters to force those tests to use the i386-unknown-unknown target. llvm-svn: 166551
-
- Aug 16, 2011
-
-
Eric Christopher authored
llvm-svn: 137671
-
Eric Christopher authored
test over from llvm/test/FrontendC++ and update others to account for the change. llvm-svn: 137669
-