llvm-mirror/include
Chandler Carruth 8d4f29ba83 Fix a bug in IRBuilder that's been there for who knows how long. It
failed to correctly propagate the NUW and NSW flags to the constant
folder for two instructions. I've added a unittest to cover flag
propagation for the rest of the instructions and constant expressions.

llvm-svn: 198538
2014-01-05 03:22:33 +00:00
..
llvm Fix a bug in IRBuilder that's been there for who knows how long. It 2014-01-05 03:22:33 +00:00
llvm-c Begin adding docs and IR-level support for the inalloca attribute 2013-12-19 02:14:12 +00:00