summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/movgs.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* This patch follows is a follow up to r178171, which uses the register Preston Gurd2013-03-27
* Consider address spaces for hashing and CSEing DAG nodes. Otherwise two load...Pete Cooper2012-07-30
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-20
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-22
* linux has a different stack alignment than the mac, relax this a bit.Chris Lattner2010-09-22
* give VZEXT_LOAD a memory operand, it now works with segment registers.Chris Lattner2010-09-22
* revert r114386 now that address modes work correctly, we get a niceChris Lattner2010-09-22
* fix rdar://8453210, a crash handling a call through a GS relative load.Chris Lattner2010-09-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Map address space 256 to gs; similar mappings could be supported for theNate Begeman2009-01-26