llvm-6502/lib
2009-03-04 08:52:31 +00:00
..
Analysis Ignore the debug info intrinsics when adding instructions into alias sets. 2009-03-03 06:02:04 +00:00
Archive
AsmParser Fix a pretty awesome bug that only happened in a strange case with anonymous 2009-03-01 00:53:13 +00:00
Bitcode Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
CodeGen Add a restore folder, which shaves a dozen or so machineinstrs off oggenc. Update a testcase to check this. 2009-03-04 08:52:31 +00:00
CompilerDriver Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Debugger
ExecutionEngine don't #include a header into the middle of an anon namespace. 2009-03-03 20:10:23 +00:00
Linker Oops. 2009-03-03 10:04:23 +00:00
Support The debugger sometimes lookup dynamically in the runtime to find ivar info of any Objective-C classes. It would be very helpful to debugger if the compiler encodes runtime version number in DWARF. 2009-02-17 22:43:44 +00:00
System Fix main executable path name resolution on FreeBSD, patch by 2009-03-02 22:17:15 +00:00
Target Fix PR3666: isel calls to constant addresses. 2009-03-04 06:48:53 +00:00
Transforms Revert unintended commmit. 2009-03-04 02:09:48 +00:00
VMCore Fix a bunch of Doxygen syntax issues. Escape special characters, 2009-03-03 02:55:14 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00