Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c6ae7b4763f6b12602f116cb15c5d19c628e2c21
/
llvm
/
test
/
CodeGen
/
X86
/
fast-isel-tls.ll
d24ab20
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
by Stephen Lin
· 12 years ago
87c844c
PR10991: make fast-isel correctly check whether accessing a global through an alias involves thread-local storage. (I'm not entirely sure how this is supposed to work, but this patch makes fast-isel consistent with the normal isel path.)
by Eli Friedman
· 14 years ago
4050339
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
318d737
Fast-isel can't do TLS yet, so it should fall back to SDISel
by Dan Gohman
· 17 years ago