llvm-6502/lib
Benjamin Kramer 4bb355e885 [ExecutionEngine] ArrayRefize argument passing.
No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239687 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-13 19:50:29 +00:00
..
Analysis Don't create instructions from ConstantExpr's in CFLAliasAnalysis. 2015-06-12 16:13:54 +00:00
AsmParser
Bitcode Rangify several for loops in ValueEnumerator constructor. 2015-06-12 20:18:20 +00:00
CodeGen [DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern. 2015-06-13 16:25:12 +00:00
DebugInfo
ExecutionEngine [ExecutionEngine] ArrayRefize argument passing. 2015-06-13 19:50:29 +00:00
Fuzzer
IR C++11 Rangify loops in AssemblyWriter::printModule, NFC. 2015-06-13 17:50:47 +00:00
IRReader
LibDriver Bring in a BumpPtrStringSaver from lld and simplify the interface. 2015-06-13 12:49:52 +00:00
LineEditor
Linker Fix returning error message in LLVMLinkModules 2015-06-12 23:26:42 +00:00
LTO Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
MC [WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic 2015-06-11 22:32:23 +00:00
Object Don't use std::errc. 2015-06-13 17:23:04 +00:00
Option
Passes
ProfileData Don't use std::errc. 2015-06-13 17:23:04 +00:00
Support Don't use std::errc. 2015-06-13 17:23:04 +00:00
TableGen
Target Stripped trailing whitespace. NFC. 2015-06-13 12:51:39 +00:00
Transforms Revert 239644. 2015-06-13 01:08:00 +00:00
CMakeLists.txt
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile