llvm-6502/lib
Yaron Keren bec4ff5781 isTargetWindows() renamed to isTargetKnownWindowsMSVC()
to reflect its current functionality.

Based on Takumi NAKAMURA suggestion.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205338 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-01 18:15:34 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Make isSetCCEquivalent respect the TargetBooleanContents 2014-04-01 18:13:26 +00:00
DebugInfo
ExecutionEngine
IR LTO type uniquing: store the Decl field of a DIImportedEntity as a DIRef. 2014-04-01 03:41:04 +00:00
IRReader
LineEditor
Linker
LTO This patch fixes LTO's RecordStreamer so that it records symbols in the MCExpr 2014-03-31 16:59:13 +00:00
MC DebugInfo: Avoid creating unnecessary/empty line tables and remove the special case of '0' in DwarfCompileUnit::initStmtList by just always using a label difference 2014-04-01 08:07:52 +00:00
Object
Option
ProfileData
Support Support: generalise object type handling for Windows 2014-03-31 16:34:41 +00:00
TableGen
Target isTargetWindows() renamed to isTargetKnownWindowsMSVC() 2014-04-01 18:15:34 +00:00
Transforms Move partial/runtime unrolling late in the pipeline 2014-03-31 23:23:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile