hanchenye-llvm-project/llvm/lib
Nicolas Geoffray 23710a7da3 Starting implementation of the ELF32 ABI specification of varargs handling.
LowerVASTART emits the right code if the subtarget is ELF32, the other intrinsics
(VAARG, VACOPY and VAEND) are not yet implemented.

llvm-svn: 35625
2007-04-03 13:59:52 +00:00
..
Analysis Treat xor of signbit like an add. 2007-04-02 05:41:38 +00:00
AsmParser For PR1289: Regenerate 2007-03-30 01:37:39 +00:00
Bytecode For PR789: 2007-03-29 19:05:44 +00:00
CodeGen Bad bad bug. findRegisterUseOperand() returns -1 if a use if not found. 2007-04-03 06:43:29 +00:00
Debugger For PR789: 2007-03-29 19:05:44 +00:00
ExecutionEngine For PR1293: 2007-03-30 16:41:50 +00:00
Linker For PR1195: 2007-02-15 02:26:10 +00:00
Support Implement union of wrapped sets. 2007-04-01 03:47:44 +00:00
System Use the stat information in the Path object, if it is already obtained. This 2007-03-29 19:11:22 +00:00
Target Starting implementation of the ELF32 ABI specification of varargs handling. 2007-04-03 13:59:52 +00:00
Transforms Reverting back to 1.723. The last two commits broke JM (and possibily others) on ARM. 2007-04-03 08:11:50 +00:00
VMCore For PR1297: 2007-04-01 07:25:33 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00