llvm-6502/lib
Chris Lattner f91e97ae81 Clean up the FFS optimization code, and make it correctly create the appropriate
unsigned llvm.cttz.* intrinsic, fixing the 2005-05-11-Popcount-ffs-fls regression
last night.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25398 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-17 18:27:17 +00:00
..
Analysis For PR411: 2006-01-16 21:12:35 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser For PR411: 2006-01-16 21:12:35 +00:00
Bytecode For PR411: 2006-01-16 21:12:35 +00:00
CodeGen Adding basic support for Dwarf line number debug information. 2006-01-17 17:31:53 +00:00
Debugger
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker For PR521: 2006-01-10 03:14:40 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System
Target Adding basic support for Dwarf line number debug information. 2006-01-17 17:31:53 +00:00
Transforms Clean up the FFS optimization code, and make it correctly create the appropriate 2006-01-17 18:27:17 +00:00
VMCore For PR411: 2006-01-16 21:12:35 +00:00
Makefile