1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
2010-02-16 10:25:04 +00:00
..
Analysis When reusing an existing PHI node in a loop, be even more 2010-02-16 00:20:08 +00:00
Archive From PR6228: 2010-02-04 06:19:43 +00:00
AsmParser Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Bitcode Simplify. 2010-02-15 21:08:22 +00:00
CodeGen Handle DBG_VALUE mixed with labels when doing PHI 2010-02-16 01:57:28 +00:00
CompilerDriver Better error message. 2010-01-26 14:55:16 +00:00
ExecutionEngine Apply patch from http://llvm.org/bugs/attachment.cgi?id=4136 now that PR5004 is 2010-02-16 00:58:02 +00:00
Linker Linker should not remap null operands of metadata 2010-02-06 01:31:55 +00:00
MC MCAssembler: Fix pcrel relocations. Oh and, 2010-02-13 09:45:59 +00:00
Support enhance raw_svector_ostream::write_impl to work with unbuffered streams, 2010-02-15 02:18:26 +00:00
System follow-on to PR6280 2010-02-14 18:20:09 +00:00
Target Minor warning fixes (semicolons, newline at EOF). 2010-02-16 10:25:04 +00:00
Transforms Split the main for-each-use loop again, this time for GenerateTruncates, 2010-02-16 01:42:53 +00:00
VMCore Teach the verifier to check the condition on a branch and ensure that it has 2010-02-15 22:09:09 +00:00
Makefile