..
absaddr-store.ll
absimm.ll
Hexagon: Remove duplicate instructions to handle global/immediate values
2013-04-23 17:11:46 +00:00
adde.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
always-ext.ll
Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.
2013-04-23 21:17:40 +00:00
args.ll
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
2013-05-14 18:54:06 +00:00
ashift-left-right.ll
Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.
2013-03-26 15:43:57 +00:00
block-addr.ll
Hexagon: Add support to lower block address.
2013-03-07 19:10:28 +00:00
BranchPredict.ll
TBAA: remove !tbaa from testing cases when they are not needed.
2013-09-30 18:17:35 +00:00
cext-check.ll
cext-valid-packet1.ll
Hexagon: Add constant extender support framework.
2013-03-01 17:37:13 +00:00
cext-valid-packet2.ll
Hexagon: Add constant extender support framework.
2013-03-01 17:37:13 +00:00
cmp_pred2.ll
Hexagon: Remove assembler mapped instruction definitions.
2013-04-23 19:15:55 +00:00
cmp_pred_reg.ll
cmp_pred.ll
cmp-not.ll
Add missing attributes !cmp.[eq,gt,gtu] instructions.
2014-09-25 13:09:54 +00:00
cmp-to-genreg.ll
cmp-to-predreg.ll
cmpb_pred.ll
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
combine_ir.ll
TBAA: remove !tbaa from testing cases when they are not needed.
2013-08-21 22:20:53 +00:00
combine.ll
convertdptoint.ll
convertdptoll.ll
convertsptoint.ll
convertsptoll.ll
ctlz-cttz-ctpop.ll
dadd.ll
dmul.ll
double.ll
doubleconvert-ieee-rnd-near.ll
dsub.ll
dualstore.ll
Hexagon: Add encoding bits to the TFR64 instructions.
2013-03-05 18:42:28 +00:00
extload-combine.ll
Hexagon: Add patterns to generate 'combine' instructions.
2013-05-14 17:16:38 +00:00
fadd.ll
fcmp.ll
float.ll
floatconvert-ieee-rnd-near.ll
fmul.ll
frame.ll
fsub.ll
fusedandshift.ll
gp-plus-offset-load.ll
gp-plus-offset-store.ll
gp-rel.ll
Hexagon: Use multiclass for gp-relative instructions.
2013-03-28 16:25:57 +00:00
hwloop-cleanup.ll
hwloop-const.ll
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
hwloop-dbg.ll
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
hwloop-le.ll
hwloop-lt1.ll
hwloop-lt.ll
hwloop-ne.ll
i1_VarArg.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
i8_VarArg.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
i16_VarArg.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
idxload-with-zero-offset.ll
indirect-br.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
lit.local.cfg
Reduce verbiage of lit.local.cfg files
2014-06-09 22:42:55 +00:00
macint.ll
memops1.ll
Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and word.
2013-03-22 18:41:34 +00:00
memops2.ll
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
memops3.ll
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
memops.ll
TBAA: remove !tbaa from testing cases when they are not needed.
2013-08-21 22:20:53 +00:00
misaligned-access.ll
Hexagon: Removed asserts regarding alignment and offset.
2013-03-14 19:08:03 +00:00
mpy.ll
newvaluejump2.ll
newvaluejump.ll
newvaluestore.ll
opt-fabs.ll
opt-fneg.ll
packetize_cond_inst.ll
Fix broken CHECK lines
2014-02-16 07:31:05 +00:00
postinc-load.ll
postinc-store.ll
pred-absolute-store.ll
pred-gp.ll
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
2013-05-10 20:27:34 +00:00
pred-instrs.ll
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
2013-05-09 18:25:44 +00:00
predicate-copy.ll
remove_lsr.ll
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
simpletailcall.ll
split-const32-const64.ll
Hexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 19:53:00 +00:00
static.ll
struct_args_large.ll
struct_args.ll
sube.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00
tail-call-trunc.ll
Refactor isInTailCallPosition handling
2013-08-06 09:12:35 +00:00
tfr-to-combine.ll
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
2013-05-14 18:54:06 +00:00
union-1.ll
TBAA: remove !tbaa from testing cases when they are not needed.
2013-09-30 18:17:35 +00:00
vaddh.ll
validate-offset.ll
zextloadi1.ll
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging. No functionality change and all tests pass after conversion.
2013-07-13 20:38:47 +00:00