llvm-6502/lib
Chris Lattner 2c71b8f64f eliminate unneeded parens.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68939 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-13 05:38:23 +00:00
..
Analysis
Archive
AsmParser Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
Bitcode Teach llvm-bcanalyzer to skip over the header we use on LLVM IR files. 2009-04-06 20:54:32 +00:00
CodeGen make UpdateValueMap handle the possiblity that we could be 2009-04-12 07:46:30 +00:00
CompilerDriver
Debugger
ExecutionEngine Link against libffi if available, fall back to "no external calls from 2009-04-13 04:26:06 +00:00
Linker
Support Remove AllowInverse: it leaks memory and is not the right 2009-04-08 03:43:51 +00:00
System fix PR3965:SIGINT handler not restored after calling ParseAST(), 2009-04-12 23:33:13 +00:00
Target In X86DAGToDAGISel::MatchWrapper, if base or index are set, avoid matching 2009-04-12 23:00:38 +00:00
Transforms eliminate unneeded parens. 2009-04-13 05:38:23 +00:00
VMCore Add a new Type::getPointerTo method, which is shorthand for 2009-04-10 06:42:02 +00:00
Makefile