Narrow down the type of CallInst::getFunctionType to a FunctionType
[oota-llvm.git] / include / llvm / IR / Statepoint.h
2015-02-20 Igor LaevskyGeneralize statepoint lowering to use ImmutableStatepoi...
2015-02-19 Igor LaevskyAdd invoke related functionality into StatepointSite...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-01-14 Ramkumar Ramachandra[GC] CodeGenPrep transform: simplify offsetable relocate
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-29 Philip ReamesCarry facts about nullness and undef across GC relocation
2014-12-03 NAKAMURA TakumiGCRelocateOperands: Try to appease msc17.
2014-12-02 Philip ReamesRestructure some assertion checking based on post commi...
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...