llvm-6502/lib
Galina Kistanova d897599e5b Fixed few warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160142 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-12 20:45:36 +00:00
..
Analysis Delete code for folding undefs in ScalarEvolution. It's invalid in 2012-07-09 23:51:20 +00:00
Archive
AsmParser
Bitcode
CodeGen The result type of EXTRACT_VECTOR_ELT doesn't have to match the element type of 2012-07-12 09:01:35 +00:00
DebugInfo Fix a bug in DebugInfo lib, extend a comment for one of the methods 2012-07-04 09:42:54 +00:00
ExecutionEngine
Linker
MC I'm introducing a new machine model to simultaneously allow simple 2012-07-07 04:00:00 +00:00
Object
Support Fixed few warnings. 2012-07-12 20:45:36 +00:00
TableGen TableGen: Location information for diagnostic. 2012-07-12 00:53:31 +00:00
Target Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and MachineLICM don't touch it. 2012-07-12 18:14:57 +00:00
Transforms Instcombine was transforming: 2012-07-12 01:45:35 +00:00
VMCore Use the DebugInfo wrappers instead of mucking about with the MDNode directly. 2012-07-07 00:52:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile