index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
LibCallSemantics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move EH-specific helper functions to a more appropriate place
David Majnemer
2015-12-02
1
-47
/
+0
*
[WinEH] Recognize CoreCLR personality function
Joseph Tremoulet
2015-10-06
1
-0
/
+1
*
[EH] Handle non-Function personalities like unknown personalities
Reid Kleckner
2015-08-31
1
-1
/
+2
*
[PM/AA] Delete the LibCallAliasAnalysis and all the associated
Chandler Carruth
2015-08-15
1
-44
/
+0
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-3
/
+2
*
[WinEH] Start EH preparation for 32-bit x86, it uses no arguments
Reid Kleckner
2015-04-29
1
-2
/
+2
*
Stop calling DwarfEHPrepare from WinEHPrepare
Reid Kleckner
2015-03-12
1
-12
/
+0
*
Unify the two EH personality classification routines I wrote
Reid Kleckner
2015-02-14
1
-2
/
+2
*
Don't promote asynch EH invokes of nounwind functions to calls
Reid Kleckner
2015-02-11
1
-1
/
+24
*
Move EH personality type classification to Analysis/LibCallSemantics.h
Reid Kleckner
2015-01-28
1
-0
/
+16
*
remove function names from comments; NFC
Sanjay Patel
2014-10-21
1
-2
/
+2
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-2
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Thread const correctness through a bunch of AliasAnalysis interfaces and
Dan Gohman
2010-08-03
1
-1
/
+2
*
Remove Value::getNameLen
Daniel Dunbar
2009-07-26
1
-4
/
+1
*
Convert StringMap to using StringRef for its APIs.
Daniel Dunbar
2009-07-23
1
-1
/
+1
*
Add a new interface for describing the behavior of library calls. This
Chris Lattner
2008-05-07
1
-0
/
+65