summaryrefslogtreecommitdiff
path: root/testsuite/tests/regalloc
Commit message (Expand)AuthorAgeFilesLines
* driver: Cleanups related to ModLocationMatthew Pickering2021-10-191-1/+3
* Dynflags: introduce DiagOptsSylvain Henry2021-07-011-1/+3
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-14/+15
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-3/+1
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-1/+1
* Read constants header instead of global platformConstantsSylvain Henry2021-04-101-1/+4
* Compute Severity of diagnostics at birthAlfredo Di Napoli2021-04-011-2/+2
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-2/+4
* Refactor LoggerSylvain Henry2021-02-131-10/+12
* Remove errShortString, cleanup error-related functionsAlfredo Di Napoli2021-01-091-0/+1
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-1/+2
* Move this_module into NCGConfigBen Gamari2020-11-111-2/+2
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-1/+4
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-211-2/+1
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-181-1/+2
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* CmmToAsm DynFlags refactoring (#17957)Sylvain Henry2020-04-211-2/+4
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Refactor CmmToAsm (disentangle DynFlags)Sylvain Henry2020-03-151-1/+1
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-4/+4
* Modules: Driver (#13009)Sylvain Henry2020-02-211-3/+3
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-2/+2
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-6/+6
* testsuite: Skip regalloc_unit_tests unless have_ncgBen Gamari2019-10-261-0/+1
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-1/+1
* Support generating HIE filesAlec Theriault2018-12-111-1/+1
* An overhaul of the SRT representationSimon Marlow2018-05-161-1/+1
* Generalize CmmUnwind and pass unwind information through NCGBen Gamari2017-02-081-1/+1
* regalloc_unit_tests: disable on UNREG targetsSergei Trofimovich2016-12-181-1/+2
* Test for unnecessary register spillsThomas Jakway2016-11-155-0/+229