llvm-6502/include/llvm
Richard Sandiford ac168b8bc8 [SystemZ] Use CLC and IPM to implement memcmp
For now this is restricted to fixed-length comparisons with a length
in the range [1, 256], as for memcpy() and MVC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188163 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-12 10:28:10 +00:00
..
ADT Commit a no-op change to StringRef to (hopefully) trigger build bots. 2013-08-07 09:52:34 +00:00
Analysis Fix missing -*- C++ -*-s 2013-08-06 00:16:21 +00:00
Assembly
Bitcode Make .bc en/decoding of AttrKind stable 2013-07-26 04:16:55 +00:00
CodeGen Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
Config Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
DebugInfo Add LLVM-style RTTI to DIContext/DWARFContext classes 2013-08-06 10:32:39 +00:00
ExecutionEngine
IR Add ISD::FROUND for libm round() 2013-08-07 22:49:12 +00:00
IRReader
MC [CodeGen] prevent abnormal on invalid attributes 2013-08-09 01:52:03 +00:00
Object ELFObjectFile.h: Silence warning on Windows 2013-08-09 16:48:21 +00:00
Option Option parsing: add support for alias arguments. 2013-07-31 22:44:41 +00:00
Support Make directory iterator sentinels free. 2013-08-09 17:03:39 +00:00
TableGen
Target [SystemZ] Use CLC and IPM to implement memcmp 2013-08-12 10:28:10 +00:00
Transforms Introduce factory methods for SpecialCaseList 2013-08-12 07:49:36 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h DebugInfo: provide the ability to add members to a class after it has been constructed 2013-08-09 17:17:12 +00:00
DIBuilder.h
GVMaterializer.h
InitializePasses.h DataFlowSanitizer; LLVM changes. 2013-08-07 22:47:18 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h