llvm-6502/lib
Chris Lattner 3cda14ff3e add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25439 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-19 02:09:38 +00:00
..
Analysis
Archive
AsmParser Make sure intrinsic auto-upgrade is invoked correctly. 2006-01-19 01:21:04 +00:00
Bytecode Make sure intrinsic auto-upgrade is invoked correctly. 2006-01-19 01:21:04 +00:00
CodeGen was ignoring the legalized chain in this case, fixed SPASS on alpha 2006-01-18 23:19:08 +00:00
Debugger
ExecutionEngine
Linker Fixed style of curly brace. No functionality changes. 2006-01-17 22:01:57 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System
Target add a note 2006-01-19 02:09:38 +00:00
Transforms If not internalizing, don't mark llvm.global[cd]tors const, as a fix for a 2006-01-19 00:46:54 +00:00
VMCore Don't accept the ctpop, cttz, or ctlz intrinsics with signed arguments. The 2006-01-19 01:20:03 +00:00
Makefile