Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bbd4c79c8f4695a1a1bb7bd3f9b4a764ddf25df9
/
llvm
/
lib
/
Analysis
/
LibCallSemantics.cpp
2afea54
[WinEH] Recognize CoreCLR personality function
by Joseph Tremoulet
· 10 years ago
e00faf8
[EH] Handle non-Function personalities like unknown personalities
by Reid Kleckner
· 10 years ago
e8824e3
[PM/AA] Delete the LibCallAliasAnalysis and all the associated infrastructure.
by Chandler Carruth
· 10 years ago
7fddecc
Move the personality function from LandingPadInst to Function
by David Majnemer
· 10 years ago
bcda1cd
[WinEH] Start EH preparation for 32-bit x86, it uses no arguments
by Reid Kleckner
· 11 years ago
47c8e7a
Stop calling DwarfEHPrepare from WinEHPrepare
by Reid Kleckner
· 11 years ago
2d5fb68
Unify the two EH personality classification routines I wrote
by Reid Kleckner
· 11 years ago
96d0113
Don't promote asynch EH invokes of nounwind functions to calls
by Reid Kleckner
· 11 years ago
4af6415
Move EH personality type classification to Analysis/LibCallSemantics.h
by Reid Kleckner
· 11 years ago
d5aa255
remove function names from comments; NFC
by Sanjay Patel
· 11 years ago
9f00886
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 12 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
5442c71
Thread const correctness through a bunch of AliasAnalysis interfaces and
by Dan Gohman
· 15 years ago
ca414c7
Remove Value::getNameLen
by Daniel Dunbar
· 16 years ago
5bf72e2
Convert StringMap to using StringRef for its APIs.
by Daniel Dunbar
· 16 years ago
9a35f1b
Add a new interface for describing the behavior of library calls. This
by Chris Lattner
· 17 years ago