llvm-6502/lib
2012-09-05 05:48:09 +00:00
..
Analysis Be conservative about allocations that may alias the accessed pointer. 2012-09-04 03:30:13 +00:00
Archive
AsmParser [ms-inline asm] Add the nsdialect keyword to the lexer. 2012-09-05 00:51:02 +00:00
Bitcode [ms-inline asm] Add support for the nsdialect keyword in the Bitcode 2012-09-05 00:56:20 +00:00
CodeGen Convert vextracti128/vextractf128 intrinsics to extract_subvector at DAG build time. Similar was previously done for vinserti128/vinsertf128. Add patterns for folding these extract_subvectors with stores. 2012-09-05 05:48:09 +00:00
DebugInfo Add support for fetching inlining context (stack of source code locations) 2012-09-04 08:12:33 +00:00
ExecutionEngine Fix comment for function RuntimeDyldImpl.resolveRelocation() 2012-08-27 15:34:01 +00:00
Linker
MC Allow targets to specify a minimum supported NOP size when performing NOP padding. If the desired padding is smaller than the supported NOP size, 2012-08-29 22:18:56 +00:00
Object
Support Fix Android build of gtest and lib/Support. 2012-09-04 09:14:45 +00:00
TableGen Tristate mayLoad, mayStore, and hasSideEffects. 2012-08-23 19:34:46 +00:00
Target Convert vextracti128/vextractf128 intrinsics to extract_subvector at DAG build time. Similar was previously done for vinserti128/vinsertf128. Add patterns for folding these extract_subvectors with stores. 2012-09-05 05:48:09 +00:00
Transforms Make provenance checking conservative in cases when 2012-09-04 23:16:20 +00:00
VMCore [ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute. 2012-09-05 00:08:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile