Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura, | Bruno Cardoso Lopes | 2011-09-20 | 1 | -1/+1 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -3/+4 |
* | Fix an inconsistency in the x86 backend that led it to reject "calll foo" on | Chris Lattner | 2010-09-22 | 1 | -1/+1 |
* | linux has a different stack alignment than the mac, relax this a bit. | Chris Lattner | 2010-09-22 | 1 | -1/+1 |
* | give VZEXT_LOAD a memory operand, it now works with segment registers. | Chris Lattner | 2010-09-22 | 1 | -2/+26 |
* | revert r114386 now that address modes work correctly, we get a nice | Chris Lattner | 2010-09-22 | 1 | -5/+3 |
* | fix rdar://8453210, a crash handling a call through a GS relative load. | Chris Lattner | 2010-09-21 | 1 | -2/+29 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Map address space 256 to gs; similar mappings could be supported for the | Nate Begeman | 2009-01-26 | 1 | -0/+8 |