projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
instcombine: Migrate memset optimizations
[oota-llvm.git]
/
test
/
CodeGen
/
MSP430
/
2012-10-17
Anton Korobeynikov
Fix fallout from RegInfo => FrameLowering refactoring...
tree
|
commitdiff
2012-08-10
Jakob Stoklund Olesen
Reapply r161633-161634 "Partition use lists so defs...
tree
|
commitdiff
2012-08-09
Jakob Stoklund Olesen
Revert r161633-161634 "Partition use lists so defs...
tree
|
commitdiff
2012-08-09
Jakob Stoklund Olesen
Don't use pointer-pointers for the register use lists.
tree
|
commitdiff
2012-05-27
Chris Lattner
These tests used intrinsics with the wrong prototype...
tree
|
commitdiff
2012-03-25
Eli Bendersky
Continue cleanup of LIT, getting rid of the remaining...
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2011-11-27
Chris Lattner
Upgrade syntax of tests using volatile instructions...
tree
|
commitdiff
2011-10-24
Dan Gohman
Remove the explicit request for "Latency" scheduling...
tree
|
commitdiff
2011-05-04
Jakob Stoklund Olesen
Fix register-dependent test in MSP430.
tree
|
commitdiff
2011-02-13
Chris Lattner
Enhance ComputeMaskedBits to know that aligned frameindexes
tree
|
commitdiff
2010-12-06
Devang Patel
If dbg_declare() or dbg_value() is not lowered by isel...
tree
|
commitdiff
2010-11-02
John Thompson
Inline asm mult-alt constraint tests.
tree
|
commitdiff
2010-09-20
Owen Anderson
CombinerAA is now reordering these stores.
tree
|
commitdiff
2010-05-01
Anton Korobeynikov
Insert ANY_EXTEND node instead of invalid truncate...
tree
|
commitdiff
2010-05-01
Anton Korobeynikov
Do folding for indirect branches, where possible
tree
|
commitdiff
2010-05-01
Anton Korobeynikov
Implement indirect branches on MSP430
tree
|
commitdiff
2010-04-07
Chris Lattner
add newlines at the end of files.
tree
|
commitdiff
2010-04-07
Dale Johannesen
Split big test into multiple directories to cater to
tree
|
commitdiff
2010-03-06
Anton Korobeynikov
Do not use '&' prefix for globals when register base...
tree
|
commitdiff
2010-03-02
Chris Lattner
Fix some issues in WalkChainUsers dealing with
tree
|
commitdiff
2010-02-24
Chris Lattner
Change the scheduler from adding nodes in allnodes...
tree
|
commitdiff
2010-02-22
Chris Lattner
no need to run llvm-as here.
tree
|
commitdiff
2010-02-21
Anton Korobeynikov
IT turns out that during jumpless setcc lowering eq...
tree
|
commitdiff
2010-01-15
Anton Korobeynikov
Reenable tests
tree
|
commitdiff
2010-01-15
Anton Korobeynikov
Temporary disable tests
tree
|
commitdiff
2010-01-14
Anton Korobeynikov
Add variable-width shifts for MSP430
tree
|
commitdiff
2010-01-05
Dan Gohman
Delete useless trailing semicolons.
tree
|
commitdiff
2009-12-23
Dale Johannesen
Use more sensible type for flags in asms. PR 5570.
tree
|
commitdiff
2009-12-22
Anton Korobeynikov
Add testcase for PR5703
tree
|
commitdiff
2009-12-11
Anton Korobeynikov
Lower setcc branchless, if this is profitable.
tree
|
commitdiff
2009-12-08
Anton Korobeynikov
Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar...
tree
|
commitdiff
2009-11-27
Duncan Sands
While this test is testing a problem in the generic...
tree
|
commitdiff
2009-11-08
Anton Korobeynikov
Add and-not (bic) patterns. Based heavily on patch...
tree
|
commitdiff
2009-11-08
Anton Korobeynikov
Fix invalid operand updates & implement post-inc memory...
tree
|
commitdiff
2009-11-08
Anton Korobeynikov
It is invalid to infer the value type from the result...
tree
|
commitdiff
2009-11-07
Anton Korobeynikov
Add some dummy support for post-incremented loads
tree
|
commitdiff
2009-11-07
Anton Korobeynikov
Add 8 bit libcalls and make use of them for msp430
tree
|
commitdiff
2009-11-07
Anton Korobeynikov
Initial support for addrmode handling. Tests by Brian...
tree
|
commitdiff
2009-10-22
Anton Korobeynikov
Use special DAG-to-DAG preprocessing to allow mem-mem...
tree
|
commitdiff
2009-10-21
Anton Korobeynikov
Add DAG printing for RMW stuff debugging
tree
|
commitdiff
2009-10-21
Anton Korobeynikov
RMW preprocessing stuff was incorrect. Grab the stuff...
tree
|
commitdiff
2009-10-21
Anton Korobeynikov
Add reg-imm tests
tree
|
commitdiff
2009-10-12
Benjamin Kramer
Eliminate some redundant llvm-as calls.
tree
|
commitdiff
2009-10-11
Anton Korobeynikov
Add missed mem-mem move patterns
tree
|
commitdiff
2009-10-11
Anton Korobeynikov
Add MSP430 mem-mem insts support. Patch by Brian Lucas...
tree
|
commitdiff
2009-10-11
Anton Korobeynikov
Add bunch of MSP430 'feature' tests. Patch by Brian...
tree
|
commitdiff
2009-10-11
Anton Korobeynikov
Implement 'm' memory operand properly
tree
|
commitdiff
2009-10-10
Anton Korobeynikov
It seems that OR operation does not affect status reg...
tree
|
commitdiff
2009-09-18
Anton Korobeynikov
Allow symbols to start from the digit if target request...
tree
|
commitdiff
2009-09-09
Dan Gohman
Eliminate more uses of llvm-as and llvm-dis.
tree
|
commitdiff
2009-08-26
Anton Korobeynikov
Add dummy inline asm handling for 'r' constraint. This...
tree
|
commitdiff
2009-08-25
Anton Korobeynikov
Provide dynamic_stackalloc lowering for MSP430.
tree
|
commitdiff
2009-06-04
Dan Gohman
Split the Add, Sub, and Mul instruction opcodes into...
tree
|
commitdiff
2009-05-20
Eli Friedman
Fix for PR4235: to build a floating-point value from...
tree
|
commitdiff
2009-05-17
Anton Korobeynikov
Mark rotl/rotr as expand. This generates pretty ugly...
tree
|
commitdiff
2009-05-17
Anton Korobeynikov
Typo
tree
|
commitdiff
2009-05-10
Anton Korobeynikov
Add MSP430 test for PR4136
tree
|
commitdiff