summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-24.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-05-01More rewrites of x86 codegen regression tests with FileCheckMichael Liao
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-06-08Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen
2011-03-09Fix mistyped CHECK lines.Benjamin Kramer
2010-11-27Lower TLS_addr32 and TLS_addr64.Rafael Espindola
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-27Fix the syntax for a PR number in a test.Dan Gohman
2009-04-24Fix PR 4004 by including the call to __tls_get_addr in X86tlsaddr. This is notRafael Espindola