summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/int-intrinsic.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-10-11[X86] Remove special validation for INT immediate operand from AsmParser. Ins...Craig Topper
2010-08-23Add a new llvm.x86.int intrinsic, allowing access to the Chris Lattner