.. |
Analysis
|
Array accesses are independent if the underlying arrays differ.
|
2009-06-30 02:12:10 +00:00 |
Archive
|
Avoid leaking memory in an error path. Noticed
|
2009-06-11 08:09:49 +00:00 |
AsmParser
|
Address review comments: add 3 ARM calling conventions.
|
2009-06-16 18:50:49 +00:00 |
Bitcode
|
Fix PR4336: Iterating over use-def chains doesn't seem to be deterministic.
|
2009-06-16 05:15:21 +00:00 |
CodeGen
|
Struct types are described using field types only.
|
2009-06-29 23:46:50 +00:00 |
CompilerDriver
|
Add a way to access argv[0] in hooks.
|
2009-06-30 00:16:00 +00:00 |
Debugger
|
Oops...I committed too much.
|
2009-03-13 04:39:26 +00:00 |
ExecutionEngine
|
Get rid of unnecessary global variables.
|
2009-06-26 16:46:15 +00:00 |
Linker
|
Add a new "available_externally" linkage type. This is intended
|
2009-04-13 05:44:34 +00:00 |
MC
|
llvm-mc: Parse .{,b,p2}align{,w,l} directives.
|
2009-06-29 23:46:59 +00:00 |
Support
|
Define an operator<< for APInt to be used with std::ostream.
|
2009-06-30 01:28:08 +00:00 |
System
|
Fix compilation without pthreads.
|
2009-06-26 08:48:03 +00:00 |
Target
|
Add a 256-bit register class and YMM registers.
|
2009-06-29 22:50:51 +00:00 |
Transforms
|
Minor code simplification.
|
2009-06-30 01:24:43 +00:00 |
VMCore
|
Add LLVMContext, which will eventually be used as a container for privatizing a lot of (currently) global state, including the
|
2009-06-30 00:48:55 +00:00 |
Makefile
|
Don't build LLVMC when configured with --disable-pic (it needs requires shared
|
2009-06-29 21:12:26 +00:00 |