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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now that we have C++11, turn simple functors into lambdas and remove a ton of...
Benjamin Kramer
2014-03-01
1
-12
/
+3
*
Centralize the handling of install_name and rpath.
Rafael Espindola
2014-02-28
2
-16
/
+0
*
llvm-objdump: Fix crash bug with printing unwind info on stripped file.
Rui Ueyama
2014-02-28
1
-7
/
+9
*
Style fix.
Rui Ueyama
2014-02-28
1
-1
/
+2
*
Remove unnecessary temporary variable.
Rui Ueyama
2014-02-28
1
-4
/
+2
*
Don't mix the plain and keyword signatures of target_link_libraries.
Rafael Espindola
2014-02-26
1
-1
/
+1
*
llvm-symbolizer: use dynamic symbol table if the regular one is stripped.
Alexey Samsonov
2014-02-26
2
-29
/
+44
*
Move getELFDynamicSymbolIterators to a public header.
Alexey Samsonov
2014-02-26
1
-25
/
+4
*
Use DataLayout from the module when easily available.
Rafael Espindola
2014-02-25
2
-7
/
+8
*
Store a DataLayout in Module.
Rafael Espindola
2014-02-25
1
-5
/
+2
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
3
-5
/
+5
*
llvm-dwarfdump: Support for debug_line.dwo section for file names for type un...
David Blaikie
2014-02-24
1
-0
/
+1
*
llvm-objdump: Do not attempt to disassemble symbols outside of section
Simon Atanasyan
2014-02-24
1
-3
/
+6
*
Replace the F_Binary flag with a F_Text one.
Rafael Espindola
2014-02-24
14
-17
/
+17
*
Don't make F_None the default.
Rafael Espindola
2014-02-24
2
-3
/
+3
*
Simplify linking to system libraries
NAKAMURA Takumi
2014-02-23
1
-1
/
+1
*
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
Quentin Colombet
2014-02-22
7
-4
/
+10
*
llvm-objdump/COFF: LoadConfiguration does not exist in object file.
Rui Ueyama
2014-02-21
1
-0
/
+7
*
Add a SymbolicFile interface between Binary and ObjectFile.
Rafael Espindola
2014-02-21
3
-134
/
+94
*
[CMake] llvm-c/lto.h should be installed if libLTO.a is built.
NAKAMURA Takumi
2014-02-21
1
-4
/
+2
*
[CMake] libLTO: Use (SHARED|STATIC) to build both shared LTO and LTO_static.
NAKAMURA Takumi
2014-02-21
1
-15
/
+3
*
Make DisableIntegratedAS a TargetOption.
Rafael Espindola
2014-02-21
1
-0
/
+5
*
One last pass of DataLayout variable renaming.
Rafael Espindola
2014-02-21
2
-9
/
+9
*
Set the SuppressWarnings option on tool level and propagate to the library.
Eli Bendersky
2014-02-20
1
-1
/
+5
*
llvm-objdump/COFF: Print SEH table addresses.
Rui Ueyama
2014-02-20
1
-0
/
+22
*
Fix typo
Tobias Grosser
2014-02-19
1
-3
/
+3
*
Refactor TargetOptions initialization into a single place.
Eli Bendersky
2014-02-19
4
-98
/
+10
*
llvm-objdump/COFF: Print load configuration table.
Rui Ueyama
2014-02-19
1
-0
/
+41
*
llvm-cov: Support gcov's extermely lenient treatment of -o
Justin Bogner
2014-02-18
1
-4
/
+14
*
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
2014-02-17
7
-2
/
+225
*
MSBuild integration: get the LibraryPath right (PR18707)
Hans Wennborg
2014-02-13
2
-1
/
+3
*
VS Integration: install toolsets for x64 too (PR18738)
Hans Wennborg
2014-02-12
4
-66
/
+97
*
Move more self-contained functionality away from tools/opt/opt.cpp
Eli Bendersky
2014-02-12
4
-61
/
+110
*
Improve the declaration when LDPO_PIE is not available.
Sylvestre Ledru
2014-02-11
1
-7
/
+6
*
If LDPO_PIE is not defined (before binutils 2.23 version),
Sylvestre Ledru
2014-02-11
1
-0
/
+7
*
Move the *PassPrinter into their own module.
Eli Bendersky
2014-02-10
4
-206
/
+315
*
LTO API: add lto_module_create_from_memory_with_path.
Manman Ren
2014-02-10
2
-0
/
+12
*
Fix an old FIXME. LDPO_PIE is available since 2.23, realeased 2012-10-22.
Rafael Espindola
2014-02-10
1
-2
/
+1
*
Change the begin and end methods in ObjectFile to match the style guide.
Rafael Espindola
2014-02-10
11
-83
/
+83
*
tools: cast the right operand
Saleem Abdulrasool
2014-02-09
1
-1
/
+1
*
tools: explicitly cast to avoid a warning
Saleem Abdulrasool
2014-02-09
1
-1
/
+1
*
tools: handle out-of-line personality 0 decoding
Saleem Abdulrasool
2014-02-08
1
-1
/
+1
*
[PM] Add a new "lazy" call graph analysis pass for the new pass manager.
Chandler Carruth
2014-02-06
2
-0
/
+11
*
[PM] Back out one hunk of the patch in r200901 that was *supposed* to go
Chandler Carruth
2014-02-06
1
-4
/
+0
*
[PM] Wire up the analysis managers in the opt driver. This isn't really
Chandler Carruth
2014-02-06
1
-2
/
+12
*
Remove support for not using .loc directives.
Rafael Espindola
2014-02-05
2
-13
/
+3
*
Use the information provided by getFlags to unify some code in llvm-nm.
Rafael Espindola
2014-02-05
1
-90
/
+73
*
Small fix for llvm-nm handling of weak symbols on ELF (print 'v').
Rafael Espindola
2014-02-04
1
-2
/
+6
*
cleanup: scc_iterator consumers should use isAtEnd
Duncan P. N. Exon Smith
2014-02-04
1
-4
/
+3
*
llvm-cov: Implement the preserve-paths flag
Justin Bogner
2014-02-04
1
-1
/
+5
[next]