1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/unittests
Sanjoy Das 47bea86903 [ConstantRange] Rename a method and add more doc
Rename makeNoWrapRegion to a more obvious makeGuaranteedNoWrapRegion,
and add a comment about the counter-intuitive aspects of the function.
This is to help prevent cases like PR26628.

llvm-svn: 261532
2016-02-22 16:13:02 +00:00
..
ADT
Analysis Use EXPECT_EQ in the unittests instead of plain assert 2016-02-22 07:20:40 +00:00
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR [ConstantRange] Rename a method and add more doc 2016-02-22 16:13:02 +00:00
LineEditor
Linker
MC
MI
Option
ProfileData Add profile summary support for sample profile. 2016-02-19 03:15:33 +00:00
Support
Transforms
CMakeLists.txt