ramosian-glider / memory-sanitizer

Automatically exported from code.google.com/p/memory-sanitizer
0 stars 0 forks source link

select i1, float, float loses origins for the last two arguments #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
floats are bitcasted to i32 temps for shadow bit operations, but no origin is 
assigned to these temps

Original issue reported on code.google.com by euge...@google.com on 28 Nov 2014 at 11:01

GoogleCodeExporter commented 8 years ago
http://llvm.org/viewvc/llvm-project?view=revision&revision=222918

Original comment by euge...@google.com on 28 Nov 2014 at 11:18

GoogleCodeExporter commented 8 years ago
Adding Project:MemorySanitizer as part of GitHub migration.

Original comment by gli...@google.com on 30 Jul 2015 at 9:22