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
/
lld
/
lib
/
Core
/
File.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-05
1
-3
/
+2
*
Use owning pointers instead of raw pointers for Atom's to fix leaks.
Pete Cooper
2016-03-22
1
-1
/
+1
*
Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks."
Pete Cooper
2016-03-22
1
-1
/
+1
*
Use owning pointers instead of raw pointers for Atom's to fix leaks.
Pete Cooper
2016-03-22
1
-1
/
+1
*
Rename atom_collection -> AtomVector.
Rui Ueyama
2015-04-08
1
-4
/
+4
*
Merge atom_collection_vector with atom_collection.
Rui Ueyama
2015-04-08
1
-4
/
+4
*
Remove atom_collection_empty class.
Rui Ueyama
2015-04-08
1
-4
/
+4
*
Run the resolver in parallel with the reader.
Rui Ueyama
2015-01-16
1
-0
/
+8
*
Partially roll back r217324.
Rui Ueyama
2014-09-08
1
-0
/
+2
*
Remove dead code.
Rui Ueyama
2014-09-07
1
-6
/
+0
*
Remove extraneous curly braces and blank lines.
Rui Ueyama
2013-11-19
1
-4
/
+0
*
Fix spelling error. s/Libary/Library/g.
Rui Ueyama
2013-08-09
1
-1
/
+1
*
Add SectionPosition and OrderPass
Nick Kledzik
2013-01-23
1
-1
/
+4
*
fix typo
Nick Kledzik
2013-01-08
1
-1
/
+1
*
Removes files for separate ReaderYAML.cpp and WriterYAML.cpp
Nick Kledzik
2013-01-05
1
-0
/
+6
*
Factor out core linking options from Platform in a new ResolverOptions
Nick Kledzik
2012-04-18
1
-4
/
+0
*
First implementation of Darwin Platform. It is rich enough to generate
Nick Kledzik
2012-04-07
1
-0
/
+3
*
Steal LLVM.h from Clang. This brings in very commonly used LLVM ADT/Support
Michael J. Spencer
2012-04-03
1
-2
/
+3
*
Sources now require C++11 to build.
Nick Kledzik
2012-03-08
1
-2
/
+2
*
Cleaned up Atom attribues some more. Added lots of doxygen comments
Nick Kledzik
2011-12-21
1
-0
/
+5
*
Initial commit. Code by Nick Kledzik. Cleanups and build system by me.
Michael J. Spencer
2011-12-18
1
-0
/
+16