summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "[NFC][CodeGen] Add unary FNeg tests to some X86/ and XCore/ tests."Cameron McInally2019-06-131-10/+0
* [NFC][CodeGen] Add unary FNeg tests to some X86/ and XCore/ tests.Cameron McInally2019-06-101-0/+10
* [AsmPrinter] refactor to support %c w/ GlobalAddress'Nick Desaulniers2019-04-261-0/+26
* [DAGCombiner] If a TokenFactor would be merged into its user, consider the us...Nirav Dave2019-03-131-2/+2
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-142-2/+2
* [Targets] Add errors for tiny and kernel codemodel on targets that don't supp...David Green2018-12-071-0/+1
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-2/+2
* [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)Sanjay Patel2018-07-151-2/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-272-3/+3
* [XCore] Return true in enableMultipleCopyHints().Jonas Paulsson2018-02-261-3/+3
* Emit smaller exception tables for non-SJLJ mode.Rafael Espindola2018-02-091-7/+7
* Use assembler expressions to lay out the EH LSDA.Rafael Espindola2018-02-091-2/+8
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-4/+4
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-22/+0
* Delete Default and JITDefault code modelsRafael Espindola2017-08-031-1/+1
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-181-4/+4
* Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth2017-07-181-4/+4
* Improve Aliasing of operations to static allocaNirav Dave2017-07-141-4/+4
* Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun2017-07-101-4/+4
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-101-4/+4
* AsmPrinter: mark the beginning and the end of a function in verbose modeFrancis Visoiu Mistrih2017-05-231-12/+12
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-1/+1
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-1/+1
* Disallow redefinition of section symbols.Evgeniy Stepanov2017-02-241-2/+3
* Move some error handling down to MCStreamer.Rafael Espindola2017-02-101-0/+8
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-1/+1
* DAG: Fold fneg into compare with constant into the constantMatt Arsenault2017-01-301-2/+2
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-1/+1
* MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun2016-11-301-22/+22
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-1/+1
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-1/+1
* IR: Introduce Module::global_objects().Peter Collingbourne2016-06-221-3/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [MC] Use .p2align instead of .alignDan Gohman2016-01-263-5/+5
* [SelectionDAG] Fold more offsets into GlobalAddressesDan Gohman2016-01-221-2/+2
* Revert "[SelectionDAG] Fold more offsets into GlobalAddresses"Reid Kleckner2016-01-221-2/+2
OpenPOWER on IntegriCloud