Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
529ec718ac6844d2b8b60cb668c80dc5d5acf979
/
test
/
ExecutionEngine
/
test-arith.ll
a66a185
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
by Eli Bendersky
· 13 years ago
46a2716
lli: Switch to using ParseIRFile, for consistency with other LLVM tools.
by Daniel Dunbar
· 14 years ago
fea1dd0
Remove obsolete -f flags.
by Dan Gohman
· 15 years ago
ceca194
Remove llvm-upgrade and update tests.
by Tanya Lattner
· 17 years ago
4dc9e5a
These tests need llvm-upgrade. This fixes last night's nightly test fallout.
by Reid Spencer
· 18 years ago
40cc75a
These tests pass on darwin now that the __ thing is fixed.
by Chris Lattner
· 20 years ago
c60c334
These lookup symbols with leading underscores, which currently fails in
by John Criswell
· 20 years ago
e9789ef
Adding RUN lines.
by Tanya Lattner
· 20 years ago
1b4fb5a
Renamed intermediate values that used the same type and name as previous
by John Criswell
· 21 years ago
376b127
Test long support
by Chris Lattner
· 22 years ago
bfbed6d
Stop sucking
by Chris Lattner
· 22 years ago
297372c
Making main() return 0 so that we know it ran successfully when it exits.
by Misha Brukman
· 22 years ago
9f1bd80
Add main functions to benchmarks
by Chris Lattner
· 22 years ago
f37ca3a
Enable div and mod tests
by Chris Lattner
· 22 years ago
bbe75fe
Enable multiply tests
by Chris Lattner
· 22 years ago
d04b51d
New testcase for arithmetic operations
by Chris Lattner
· 22 years ago