This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 19:52:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b17c4f3936
llvm-mirror
/
test
/
CodeGen
/
MSP430
History
Anton Korobeynikov
a3726088fa
Insert ANY_EXTEND node instead of invalid truncate during DAG Combining (X & 1),
...
when needed. This fixes PR7001 llvm-svn: 102838
2010-05-01 12:52:34 +00:00
..
2009-05-10-CyclicDAG.ll
2009-05-17-Rot.ll
add newlines at the end of files.
2010-04-07 22:53:17 +00:00
2009-05-17-Shift.ll
add newlines at the end of files.
2010-04-07 22:53:17 +00:00
2009-05-19-DoubleSplit.ll
2009-08-25-DynamicStackAlloc.ll
2009-09-18-AbsoluteAddr.ll
2009-10-10-OrImpDef.ll
2009-11-05-8BitLibcalls.ll
2009-11-08-InvalidResNo.ll
2009-11-20-NewNode.ll
2009-12-21-FrameAddr.ll
2009-12-22-InlineAsm.ll
2010-04-07-DbgValueOtherTargets.ll
Split big test into multiple directories to cater to
2010-04-07 20:43:35 +00:00
2010-05-01-CombinerAnd.ll
Insert ANY_EXTEND node instead of invalid truncate during DAG Combining (X & 1),
2010-05-01 12:52:34 +00:00
AddrMode-bis-rx.ll
Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though).
2010-03-06 11:41:12 +00:00
AddrMode-bis-xr.ll
Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though).
2010-03-06 11:41:12 +00:00
AddrMode-mov-rx.ll
Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though).
2010-03-06 11:41:12 +00:00
AddrMode-mov-xr.ll
Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though).
2010-03-06 11:41:12 +00:00
bit.ll
dg.exp
indirectbr2.ll
Do folding for indirect branches, where possible
2010-05-01 12:28:21 +00:00
indirectbr.ll
Implement indirect branches on MSP430
2010-05-01 12:04:32 +00:00
inline-asm.ll
Inst8mi.ll
Inst8mm.ll
Inst8mr.ll
Inst8ri.ll
Inst8rm.ll
Inst8rr.ll
Inst16mi.ll
Inst16mm.ll
Inst16mr.ll
Inst16ri.ll
Inst16rm.ll
Inst16rr.ll
postinc.ll
setcc.ll
shifts.ll