Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d85260827ce64ae0e8a24a57aa48e7898b51e90d
/
llvm
/
test
/
CodeGen
/
Mips
/
optimize-fp-math.ll
1d3ae27
[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 tests with -mcpu=mips4 as a starting point
by Daniel Sanders
· 12 years ago
f799e3f
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
by Stephen Lin
· 12 years ago
5c50a16
[mips] Add an IR transformation pass that optimizes calls to sqrt.
by Akira Hatanaka
· 12 years ago