llvm-6502/lib
Evgeniy Stepanov 7baaee37cc [msan] Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169491 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-06 11:58:59 +00:00
..
Analysis Have CannotBeNegativeZero() be aware of the nsz fast-math flag 2012-12-06 00:07:09 +00:00
Archive
AsmParser Split up the ParseOptionalAttrs method into three different methods for each 2012-12-04 23:40:58 +00:00
Bitcode
CodeGen s/getLowerBoundDefault/getDefaultLowerBound/ for consistency. Also put the more natural check first in the if-then statement. 2012-12-06 07:55:19 +00:00
DebugInfo
ExecutionEngine Adjust JIT target triple on OS X to match the current architecture. 2012-12-05 19:09:13 +00:00
Linker
MC Revert r169456, "change MCContext to work on the doInitialization/doFinalization model" 2012-12-06 02:00:13 +00:00
Object
Option Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
Support Make NaCl naming consistent. The triple OSType is called NaCl and is represented 2012-12-04 18:37:26 +00:00
TableGen
Target Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing to the normal instructions. 2012-12-06 07:31:16 +00:00
Transforms [msan] Fix a typo in a comment. 2012-12-06 11:58:59 +00:00
VMCore Fix name. The array is unboundED. 2012-12-05 21:43:30 +00:00
CMakeLists.txt Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
LLVMBuild.txt Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
Makefile Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00