Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
llvm
/
test
/
CodeGen
/
Thumb2
/
2009-08-04-SubregLoweringBug.ll
1e68724
Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1)
by Daniel Neilson
· 8 years ago
67cf9a7
Revert "Change memcpy/memset/memmove to have dest and source alignments."
by Pete Cooper
· 10 years ago
72bc23e
Change memcpy/memset/memmove to have dest and source alignments.
by Pete Cooper
· 10 years ago
80ed9dc
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
by Chris Lattner
· 14 years ago
29dda21
Remove arm_apcscc from the test files. It is the default and doing this
by Rafael Espindola
· 15 years ago
71fcb4f
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
by Jim Grosbach
· 16 years ago
8d681f0
Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.
by Evan Cheng
· 16 years ago
2c2dc9f
Temporary xfail until PR5367 will be resolved
by Anton Korobeynikov
· 16 years ago
b9f3520
Update tests.
by Evan Cheng
· 16 years ago
1cc6dd9
Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default.
by David Goodwin
· 16 years ago
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
cdb125c
If the insert_subreg source is <undef>, insert an implicit_def instead of a copy.
by Evan Cheng
· 16 years ago