llvm-mirror/lib
2009-01-21 04:48:39 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Allow targets to legalize operations (with illegal operands) that produces multiple values. For example, a load with an illegal operand (a load produces two values, a value and chain). 2009-01-21 04:48:39 +00:00
Debugger
ExecutionEngine
Linker
Support Make special cases (0 inf nan) work for frem. 2009-01-21 00:35:19 +00:00
System
Target Favors generating "not" over "xor -1". For example. 2009-01-21 02:09:05 +00:00
Transforms Make special cases (0 inf nan) work for frem. 2009-01-21 00:35:19 +00:00
VMCore Make special cases (0 inf nan) work for frem. 2009-01-21 00:35:19 +00:00
Makefile