Author: shiva
Date: Sun Feb 17 08:05:51 2019
New Revision: 354222
URL: http://llvm.org/viewvc/llvm-project?rev=354222&view=rev
Log:
[RISCV] Default enable RISCV linker relaxation
Differential Revision: https://reviews.llvm.org/D47127
Modified:
cfe/trunk/lib/Driver/ToolChains/Arch/RISCV.cpp
Author: shiva
Date: Mon Jul 23 19:23:59 2018
New Revision: 337800
URL: http://llvm.org/viewvc/llvm-project?rev=337800&view=rev
Log:
[DebugInfo] Generate debug information for labels. (Fix PR37395)
Generate DILabel metadata and call llvm.dbg.label after label
statement to associate the metadata wi
Author: shiva
Date: Mon Jul 23 19:57:11 2018
New Revision: 337803
URL: http://llvm.org/viewvc/llvm-project?rev=337803&view=rev
Log:
Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"
This reverts commit 4288dd3bf082482e02c8a044c611c18168cb0180.
Removed:
cfe/trunk/test/
Author: shiva
Date: Mon May 28 17:44:15 2018
New Revision: 85
URL: http://llvm.org/viewvc/llvm-project?rev=85&view=rev
Log:
[RISCV] Add -mrelax/-mno-relax flags to enable/disable RISCV linker relaxation
Differential Revision: https://reviews.llvm.org/D44888
Modified:
cfe/trunk/includ
Author: shiva
Date: Tue May 8 19:41:56 2018
New Revision: 331843
URL: http://llvm.org/viewvc/llvm-project?rev=331843&view=rev
Log:
[DebugInfo] Generate debug information for labels.
Generate DILabel metadata and call llvm.dbg.label after label
statement to associate the metadata with the label.
Author: shiva
Date: Thu Apr 5 05:54:00 2018
New Revision: 329278
URL: http://llvm.org/viewvc/llvm-project?rev=329278&view=rev
Log:
[PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfo
Summary:
This patch extend getTargetDefines and implement handleTargetFeatures
and hasFeature. and define
Author: shiva
Date: Wed Mar 28 01:29:50 2018
New Revision: 328690
URL: http://llvm.org/viewvc/llvm-project?rev=328690&view=rev
Log:
[PATCH] [RISCV] Verify the input value of -march=
Summary:
This patch doing more check and verify the -march= string and will issue
an error if it's a invalid combin