summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/movgs.ll
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Consider address spaces for hashing and CSEing DAG nodes. Otherwise two load...Pete Cooper1-0/+16
2011-09-20Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes1-1/+1
2011-02-22Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi1-3/+4
2010-09-22Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner1-1/+1
2010-09-22linux has a different stack alignment than the mac, relax this a bit.Chris Lattner1-1/+1
2010-09-22give VZEXT_LOAD a memory operand, it now works with segment registers.Chris Lattner1-2/+26
2010-09-22revert r114386 now that address modes work correctly, we get a niceChris Lattner1-5/+3
2010-09-21fix rdar://8453210, a crash handling a call through a GS relative load.Chris Lattner1-2/+29
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-01-26Map address space 256 to gs; similar mappings could be supported for theNate Begeman1-0/+8