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