Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
IR
/
MDBuilderTest.cpp
dad20b2
IR: Split Metadata from Value
by Duncan P. N. Exon Smith
· 11 years ago
b177041
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
479151a
Move MDBuilder's methods out of line.
by Benjamin Kramer
· 11 years ago
c779e96
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
by Chandler Carruth
· 13 years ago
[Renamed from unittests/VMCore/MDBuilderTest.cpp]
0b8c9a8
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
5a88dda
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
0baa480
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
by Chandler Carruth
· 13 years ago
[Renamed (96%) from unittests/Support/MDBuilderTest.cpp]
06cb8ed
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
by Chandler Carruth
· 13 years ago
2867c85
Remove support for the special 'fast' value for fpmath accuracy for the moment.
by Duncan Sands
· 13 years ago
8883c43
Make it possible to indicate relaxed floating point requirements at the IR level
by Duncan Sands
· 13 years ago
e747fad
Add the MDBuilder helper class for conveniently creating metadata.
by Duncan Sands
· 13 years ago