llvm-6502/lib
Evan Cheng 72c158f908 Really remove this option.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82838 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-26 02:49:49 +00:00
..
Analysis Handle sqrt in CannotBeNegativeZero. absf and absl 2009-09-25 20:54:50 +00:00
Archive
AsmParser Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
Bitcode Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
CodeGen Don't hoist or sink instructions with physreg uses if the physreg is 2009-09-26 02:34:00 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00
Linker
MC
Support add and document regex support for FileCheck. You can now do stuff like: 2009-09-24 21:47:32 +00:00
System ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Really remove this option. 2009-09-26 02:49:49 +00:00
Transforms Rename ConstantFP's getInf to getInfinity. 2009-09-25 23:40:21 +00:00
VMCore Rename ConstantFP's getInf to getInfinity. 2009-09-25 23:40:21 +00:00
Makefile