llvm-6502/lib
2010-04-01 04:53:22 +00:00
..
Analysis s/getNameStr/getName/ 2010-03-31 16:06:22 +00:00
Archive
AsmParser no really, we don't need to copy strings around in the accessor. 2010-04-01 04:53:22 +00:00
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 add a method to decode a DILocation into a NewDebugLoc. 2010-04-01 03:55:42 +00:00
Makefile