Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d15bb30dba1a657590e574a0d21ca22434f7c93c
/
llvm
/
lib
/
Transforms
/
Utils
/
LowerExpectIntrinsic.cpp
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
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
65e7566
Add support for branch weight metadata to MDBuilder and use it in various places.
by Benjamin Kramer
· 13 years ago
97b02fc
llvm::SwitchInst
by Stepan Dyatkovskiy
· 14 years ago
5b648af
Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:
by Stepan Dyatkovskiy
· 14 years ago
513aaa5
SwitchInst refactoring.
by Stepan Dyatkovskiy
· 14 years ago
47e1db1
Add a proper LLVM banner to this file.
by Chandler Carruth
· 14 years ago
229907c
land David Blaikie's patch to de-constify Type, with a few tweaks.
by Chris Lattner
· 14 years ago
bbe46f2
No need to explicitly invoke the ArrayRef constructor here.
by Frits van Bommel
· 14 years ago
a11f7ec
Fix a bug in the "expect" intrinsic lowering.
by Jakub Staszak
· 14 years ago
3f158fd
Introduce "expect" intrinsic instructions.
by Jakub Staszak
· 14 years ago