llvm-6502/lib
Eric Christopher ec306a9771 Add aeskeygenassist intrinsic and rename all of the aes intrinsics to
aes instead of sse4.2.  Add a brief todo for a subtarget flag and rework
the aeskeygenassist instruction to more closely match the docs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100078 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-01 03:05:45 +00:00
..
Analysis s/getNameStr/getName/ 2010-03-31 16:06:22 +00:00
Archive Fix a grammaro. 2010-03-30 20:04:57 +00:00
AsmParser
Bitcode
CodeGen Reapply r100056. It doesn't look like it's the one that's causing a failure. 2010-04-01 00:00:43 +00:00
CompilerDriver
ExecutionEngine Typo noticed by Duncan. 2010-03-30 20:15:13 +00:00
Linker
MC
Support Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
System AddSignalHandler was not releasing the critical section on win32. 2010-03-31 12:07:16 +00:00
Target Add aeskeygenassist intrinsic and rename all of the aes intrinsics to 2010-04-01 03:05:45 +00:00
Transforms Rewrite part of the SSAUpdater to be more careful about inserting redundant 2010-03-31 20:51:00 +00:00
VMCore update cmakefile. 2010-04-01 01:02:19 +00:00
Makefile