Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
unittests
/
IR
/
MDBuilderTest.cpp
5bf8fef
IR: Split Metadata from Value
by Duncan P. N. Exon Smith
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
6b841f1
Move MDBuilder's methods out of line.
by Benjamin Kramer
· 11 years ago
74b6a77
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
by Chandler Carruth
· 13 years ago
[Renamed from llvm/unittests/VMCore/MDBuilderTest.cpp]
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
ec7ad65
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
by Chandler Carruth
· 13 years ago
[Renamed (96%) from llvm/unittests/Support/MDBuilderTest.cpp]
aafe091
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
by Chandler Carruth
· 13 years ago
9af6298
Remove support for the special 'fast' value for fpmath accuracy for the moment.
by Duncan Sands
· 13 years ago
05f4df8
Make it possible to indicate relaxed floating point requirements at the IR level
by Duncan Sands
· 13 years ago
62d5f6f
Add the MDBuilder helper class for conveniently creating metadata.
by Duncan Sands
· 13 years ago