index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
module.modulemap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add BinaryFormat module definition
Eric Fiselier
2017-06-07
1
-0
/
+25
*
Adjust module.modulemap after r304864
Eric Fiselier
2017-06-07
1
-19
/
+0
*
Fix CodeView-related modules build failures post-r304248
Vedant Kumar
2017-05-31
1
-2
/
+2
*
Modules: fix modules build.
Tim Northover
2017-05-11
1
-0
/
+1
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-5
/
+5
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-5
/
+5
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-5
/
+5
*
Fix LLVM module build
Steven Wu
2017-02-27
1
-0
/
+1
*
Tentative fix for modules build.
Peter Collingbourne
2017-01-05
1
-0
/
+1
*
[ORC] Work around an apparent modules/linkage issue.
Lang Hames
2016-11-15
1
-0
/
+8
*
[RISCV] Add RISCV.def to module.modulemap
Alex Bradbury
2016-11-01
1
-0
/
+1
*
[modules] Re-enable some previously excluded files.
Vassil Vassilev
2016-09-13
1
-9
/
+0
*
Update modulemap for Msf -> MSF rename.
Benjamin Kramer
2016-07-30
1
-3
/
+3
*
Add a modulemap for LLVMDebugInfoMsf.
Zachary Turner
2016-07-25
1
-0
/
+7
*
Fix modules buildbot after r275633.
Richard Smith
2016-07-16
1
-0
/
+1
*
Mark the textual headers in the module map for ProfileData
Teresa Johnson
2016-07-13
1
-0
/
+2
*
Define a module map entry for ProfileData.
Teresa Johnson
2016-07-13
1
-0
/
+8
*
Reapply "Define a module map entry for DebugInfo/CodeView."
Adrian Prantl
2016-07-01
1
-0
/
+11
*
Revert "Define a module map entry for DebugInfo/CodeView."
Adrian Prantl
2016-07-01
1
-11
/
+0
*
Define a module map entry for DebugInfo/CodeView.
Adrian Prantl
2016-07-01
1
-0
/
+11
*
[modules] Separate intrinsic_gen dependent headers from module LLVM_IR.
Vassil Vassilev
2016-06-28
1
-0
/
+37
*
[modules] Good ol' JIT is gone.
Vassil Vassilev
2016-06-23
1
-1
/
+0
*
Add the corresponding modulemap entry, following up r273066.
Vassil Vassilev
2016-06-19
1
-0
/
+1
*
[modules] Combine Pass.h, PassSupport.h and PassAnalysisSupport.h into one mo...
Vassil Vassilev
2016-06-16
1
-6
/
+13
*
Add missing include from r272607 to fix modules build, and remove out-dated w...
Richard Smith
2016-06-14
1
-9
/
+0
*
Add new .def file to module map.
Richard Smith
2016-05-26
1
-0
/
+1
*
Update module map for r269380.
Richard Smith
2016-05-13
1
-0
/
+1
*
Add Lanai.def to the module map.
Eric Christopher
2016-03-12
1
-0
/
+1
*
Fix the LLVM_ENABLE_MODULES build after adding TargetOpcodes.def in r259726.
David L Kreitzer
2016-02-09
1
-0
/
+3
*
Remove references to *.h.in files and some autoconf hackery
Justin Bogner
2016-01-30
1
-3
/
+0
*
[WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the modu...
Dan Gohman
2016-01-12
1
-0
/
+1
*
llvm/module.modulemap: AVR.def should be textual header.
NAKAMURA Takumi
2015-10-24
1
-0
/
+1
*
Rename one of our two llvm::GCOVOptions classes to llvm::GCOV::Options. We used
Richard Smith
2015-10-14
1
-4
/
+0
*
[modules] Move ConvertUTF.h to a separate submodule that doesn't require C++.
Richard Smith
2015-09-11
1
-0
/
+6
*
[modules] Add another .def file to our list of textual headers.
Richard Smith
2015-09-10
1
-0
/
+1
*
Add Value.def to the list of textual includes, excluding it from the modules ...
Benjamin Kramer
2015-06-26
1
-0
/
+1
*
modules: Mark CodeGen/DIEValues.def as a textual inclusion
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+3
*
Fix modules build post-r235612.
Richard Smith
2015-04-23
1
-0
/
+5
*
[modules] Mark Analysis/TargetLibraryInfo.def as a textual header.
Richard Smith
2015-03-06
1
-0
/
+5
*
[modules] Add include/llvm/IR/DebugInfoFlags.def to the textual headers list.
Richard Smith
2015-02-25
1
-0
/
+1
*
[modules] Fix typo in DIA exclusion in module map.
Richard Smith
2015-02-18
1
-10
/
+10
*
[modules] Try harder to stop DebugInfo/PDB/DIA being built if not available.
Richard Smith
2015-02-14
1
-2
/
+15
*
[modules] Split off a separate module for DebugInfo/PDB/DIA so that its headers
Richard Smith
2015-02-14
1
-1
/
+24
*
[modules] Mark include/llvm/Support/Dwarf.def as being a textually-included h...
Richard Smith
2015-02-13
1
-0
/
+1
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-18
/
+0
*
Bring the modules buildbot back to life after r226940.
Richard Smith
2015-01-24
1
-0
/
+1
*
Update the modules build to match r223802.
Richard Smith
2014-12-12
1
-1
/
+2
*
Try to make the modules buildbot happy again.
Richard Smith
2014-11-26
1
-2
/
+14
*
[modules] Stop excluding Support/Debug.h from the Support module. This header
Richard Smith
2014-10-13
1
-3
/
+0
*
Nuke MCAnalysis.
Sean Silva
2014-09-02
1
-5
/
+0
[prev]
[next]