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
/
unittests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-0
/
+6
*
[OpenMP] Introduce the OpenMP-IR-Builder
Johannes Doerfert
2019-12-11
1
-0
/
+1
*
[gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Daniel Sanders
2019-10-03
1
-1
/
+2
*
Revert 373551 (CodeExpander.cpp CMake issue)
Kristina Brooks
2019-10-03
1
-2
/
+1
*
[gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Daniel Sanders
2019-10-03
1
-1
/
+2
*
[Bitcode] Move Bitstream to a separate library
Francis Visoiu Mistrih
2019-07-03
1
-0
/
+1
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-6
/
+0
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-0
/
+6
*
[OptRemarks] Make OptRemarks more generic: rename OptRemarks to Remarks
Francis Visoiu Mistrih
2019-03-05
1
-1
/
+1
*
[llvm-tapi] initial commit, supports ELF text stubs
Armando Montanez
2018-12-03
1
-0
/
+1
*
Revert r347823 "[TextAPI] Switch back to a custom Platform enum."
Hans Wennborg
2018-11-29
1
-1
/
+0
*
[TextAPI] TBD Reader/Writer
Juergen Ributzka
2018-11-29
1
-0
/
+1
*
Revert "[TextAPI] TBD Reader/Writer"
Juergen Ributzka
2018-11-28
1
-1
/
+0
*
[TextAPI] TBD Reader/Writer
Juergen Ributzka
2018-11-28
1
-0
/
+1
*
Reland: [OptRemarks] Add library for parsing optimization remarks
Francis Visoiu Mistrih
2018-10-10
1
-0
/
+1
*
Revert "[OptRemarks] Add library for parsing optimization remarks"
Francis Visoiu Mistrih
2018-10-10
1
-1
/
+0
*
[OptRemarks] Add library for parsing optimization remarks
Francis Visoiu Mistrih
2018-10-10
1
-0
/
+1
*
Introduce explicit add_unittest_with_input_files target for tests that use ll...
Nico Weber
2018-09-14
1
-0
/
+3
*
alphabetize list
Nico Weber
2018-05-14
1
-1
/
+1
*
[demangler] Add a partial demangling API for LLDB.
Erik Pilkington
2018-04-12
1
-0
/
+1
*
Re-land r329273: [Plugins] Add a slim plugin API to work together with the ne...
Philip Pfaffe
2018-04-05
1
-0
/
+1
*
Revert "[Plugins] Add a slim plugin API to work together with the new PM"
Philip Pfaffe
2018-04-05
1
-1
/
+0
*
[Plugins] Add a slim plugin API to work together with the new PM
Philip Pfaffe
2018-04-05
1
-0
/
+1
*
Reland 'Classify llvm-cfi-verify.'
Vlad Tsyrklevich
2017-10-11
1
-0
/
+1
*
Revert "Classify llvm-cfi-verify."
Vlad Tsyrklevich
2017-10-10
1
-1
/
+0
*
Classify llvm-cfi-verify.
Vlad Tsyrklevich
2017-10-10
1
-0
/
+1
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-0
/
+1
*
Revert "Re-apply "Introduce FuzzMutate library""
Justin Bogner
2017-08-21
1
-1
/
+0
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-0
/
+1
*
Revert "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-1
/
+0
*
Introduce FuzzMutate library
Justin Bogner
2017-08-21
1
-0
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-0
/
+1
*
[XRay] A graph Class for the llvm-xray graph
Dean Michael Berris
2017-02-10
1
-0
/
+1
*
Revert "[XRay] A graph Class for the llvm-xray graph"
Dean Michael Berris
2017-02-10
1
-1
/
+0
*
[XRay] A graph Class for the llvm-xray graph
Dean Michael Berris
2017-02-10
1
-0
/
+1
*
[gtest] Fix the way we disable a warning for unittests.
Chandler Carruth
2017-01-04
1
-5
/
+0
*
[gtest] Upgrade googletest to version 1.8.0, minimizing local changes.
Chandler Carruth
2017-01-04
1
-0
/
+5
*
Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizes
Kuba Brecka
2016-11-15
1
-0
/
+1
*
[CMake] Disable rpath for UnitTests
Jonas Hahnfeld
2016-11-03
1
-4
/
+0
*
Add AArch64 unit tests
Diana Picus
2016-10-12
1
-0
/
+1
*
[CMake] Use CMake's default RPATH for the unit tests
Diana Picus
2016-09-07
1
-5
/
+3
*
Move ObjectYAML code to a new library.
Rafael Espindola
2016-03-01
1
-0
/
+1
*
Make a stub version of MITests, instead of reverting.
NAKAMURA Takumi
2016-02-18
1
-0
/
+1
*
Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter...
Matthias Braun
2016-02-18
1
-1
/
+0
*
Add unittest for LiveIntervalAnalysis::handleMove()
Matthias Braun
2016-02-15
1
-0
/
+1
*
AsmParser: Require a terminating null character when creating memory buffer.
Alex Lorenz
2015-05-20
1
-0
/
+1
*
InstrProf: Add some unit tests for CoverageMapping
Justin Bogner
2015-02-04
1
-0
/
+1
*
[cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to
Chandler Carruth
2014-12-29
1
-1
/
+1
*
Invert the MC -> Object dependency.
Rafael Espindola
2014-07-03
1
-1
/
+0
*
[CMake] Enable llvm/unittests/LinkerTests. It had not been enabled since r199...
NAKAMURA Takumi
2014-04-29
1
-0
/
+1
[next]