Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
test
CodeGen
X86
fast-isel-mem.ll
Sep 04, 2008
Fix the ordering of operands to the store (inverted relative to LLVM IR), and fix the testcase.
· b8c7ba22
Owen Anderson
authored
Sep 04, 2008
llvm-svn: 55777
b8c7ba22
Add a first attempt at implementing stores for X86 fast isel using target hooks.
· 4f948bd8
Owen Anderson
authored
Sep 04, 2008
Dan or Evan, please review. llvm-svn: 55764
4f948bd8
Load from GV stub should be locally CSE'd.
· 8d8f47d5
Evan Cheng
authored
Sep 04, 2008
llvm-svn: 55763
8d8f47d5
Loading