| commit | 2ef63183a5cb3222001539495e66af3819daf26d | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@apple.com> | Fri Apr 02 21:54:27 2010 +0000 |
| committer | Eric Christopher <echristo@apple.com> | Fri Apr 02 21:54:27 2010 +0000 |
| tree | 1bf79749f065d6231dc0a4dd6ca45e7e695e2b34 | |
| parent | c268ced34e2774a160d0d84d058664dc63512308 [diff] |
Separate out the AES-NI instructions from the SSE4.2 instructions. Add a new subtarget option for AES and check for the support. Add "westmere" line of processors and add AES-NI support to the core i7. Add a couple of TODOs for information I couldn't verify. llvm-svn: 100231