Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
llvm
/
test
/
CodeGen
/
ARM
/
hello.ll
b7cef81
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
by Francis Visoiu Mistrih
· 7 years ago
9aa6f01
[ARM] Generate consistent frame records for Thumb2
by Oliver Stannard
· 9 years ago
3f42095
Fix some erroneous lit test failures due to unlucky name of working directory.
by Mitch Bodart
· 10 years ago
f72d05b
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
by David Blaikie
· 11 years ago
7258735
ARM: fixup more tests to specify the target more explicitly
by Saleem Abdulrasool
· 12 years ago
801d98b
Fix more places which should be checking for iOS, not darwin.
by Evan Cheng
· 14 years ago
8b2bda0
Change some ARM subtarget features to be single bit yes/no in order to sink them down to MC layer. Also fix tests.
by Evan Cheng
· 14 years ago
eb56dca
Fix epilogue codegen to avoid leaving the stack pointer in an invalid
by Evan Cheng
· 15 years ago
e09e95b
Revert 89562. We're being sneakier than I was giving us credit for, and this
by Jim Grosbach
· 16 years ago
43fd822
Darwin requires a frame pointer for all non-leaf functions to support correct
by Jim Grosbach
· 16 years ago
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
f9dd170
Convert tests using "| wc -l | grep ..." to use the count script.
by Dan Gohman
· 18 years ago
6e87ec4
For PR1319:
by Reid Spencer
· 19 years ago
675732ad
Fix hello.ll test.
by Lauro Ramos Venancio
· 19 years ago
6584cf6
For PR1336:
by Reid Spencer
· 19 years ago
53ac41c
Fix test cases.
by Evan Cheng
· 19 years ago
7ae4f55
ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized frame pointer register is used.
by Lauro Ramos Venancio
· 19 years ago
a5007fa
ARM test cases contributed by Apple.
by Evan Cheng
· 19 years ago
83b3d82
Regression is gone, don't try to find it on clean target.
by Reid Spencer
· 19 years ago
[Renamed from llvm/test/Regression/CodeGen/ARM/hello.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
2bcb8c0
use a 'register pressure reducing' scheduler
by Rafael Espindola
· 19 years ago