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