Go to file
Chris Lattner 2e6564d6ff Implement PR3266 & PR5276, folding:
not (or (icmp, icmp)) -> and(icmp, icmp)

llvm-svn: 85085
2009-10-26 01:06:31 +00:00
clang Phrase compile time assert in standard way. 2009-10-25 23:11:15 +00:00
compiler-rt Comment out broken tests and make the rest build in cmake build system. 2009-10-17 10:19:32 +00:00
llvm Implement PR3266 & PR5276, folding: 2009-10-26 01:06:31 +00:00