serge-sans-paille
|
4ab3041acb
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
This reverts commit bda6e5bee0 .
See https://lab.llvm.org/buildbot/#/builders/109/builds/15424 for instance
|
2021-05-24 19:43:40 +02:00 |
serge-sans-paille
|
bda6e5bee0
|
[NFC] remove explicit default value for strboolattr attribute in tests
Since d6de1e1a71 , no attributes is quivalent to
setting attribute to false.
This is a preliminary commit for https://reviews.llvm.org/D99080
|
2021-05-24 19:31:04 +02:00 |
Fangrui Song
|
502a77f125
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
Krzysztof Parzyszek
|
a72fad980c
|
[Hexagon] Replace instruction definitions with auto-generated ones
llvm-svn: 294753
|
2017-02-10 15:33:13 +00:00 |
Colin LeMahieu
|
efe3732883
|
Revert r265817
lld tests need to be addressed.
llvm-svn: 265822
|
2016-04-08 18:15:37 +00:00 |
Colin LeMahieu
|
4a1975ba8e
|
[llvm-objdump] Printing hex instead of dec by default
Differential Revision: http://reviews.llvm.org/D18770
llvm-svn: 265817
|
2016-04-08 17:55:03 +00:00 |
Colin LeMahieu
|
ca8a82d5c7
|
[Hexagon] Adding some compare tests, fixing existing XFAILed tests, and removing mcpu=hexagonv4 since that's the minimum version anyway.
llvm-svn: 239917
|
2015-06-17 17:19:05 +00:00 |