1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/unittests
Sanjoy Das e4442f028b [IR] Add a makeNoWrapRegion method to ConstantRange
Summary: This will be used in a future change to ScalarEvolution.

Reviewers: hfinkel, reames, nlewycky

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D13612

llvm-svn: 250975
2015-10-22 03:12:57 +00:00
..
ADT unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
Analysis [AA] Enhance the new AliasAnalysis infrastructure with an optional 2015-10-21 12:15:19 +00:00
AsmParser Fix PR 24633 - Handle undef values when parsing standalone constants. 2015-09-09 13:44:33 +00:00
Bitcode Fix memory leak in unit test of Bitcode/BitReaderTest.cpp 2015-08-03 21:23:51 +00:00
CodeGen
DebugInfo
ExecutionEngine unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
IR [IR] Add a makeNoWrapRegion method to ConstantRange 2015-10-22 03:12:57 +00:00
LineEditor
Linker unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
MC
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
ProfileData InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
Support Fix path::home_directory() unit test. 2015-10-16 10:11:07 +00:00
Transforms unittests: Remove implicit ilist iterator conversions, NFC 2015-10-20 18:30:20 +00:00
CMakeLists.txt
Makefile
Makefile.unittest