1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
Chris Lattner 963fd11359 Fix Regression/CodeGen/X86/inline-asm.ll, a case where inline asm causes
implement extension of a register.

llvm-svn: 28731
2006-06-08 18:22:48 +00:00
..
Analysis For PR780: 2006-06-07 22:00:26 +00:00
AsmParser Fix build on systems with bad bison's 2006-06-02 18:20:28 +00:00
Bytecode For PR787: 2006-06-07 23:18:34 +00:00
CodeGen Fix Regression/CodeGen/X86/inline-asm.ll, a case where inline asm causes 2006-06-08 18:22:48 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Fix -pedantic warnings. 2006-06-01 17:29:22 +00:00
Linker Fix linking of inline asm objects. 2006-06-01 19:14:22 +00:00
Support For PR780: 2006-06-07 20:00:19 +00:00
System Squelch a warning about signed/unsigned. 2006-06-08 18:08:43 +00:00
Target Add support for "m" inline asm constraints. 2006-06-08 18:03:49 +00:00
Transforms Fix a spello in a comment. 2006-06-07 21:24:10 +00:00
VMCore Remove dead code. 2006-06-08 16:03:13 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00