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
/
lib
/
LTO
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't internalize all but main by default.
Rafael Espindola
2014-08-05
1
-4
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
2
-6
/
+11
*
Attempt at fixing the windows dll build.
Rafael Espindola
2014-07-30
1
-1
/
+1
*
Refactor duplicated code.
Rafael Espindola
2014-07-30
1
-23
/
+2
*
Add the missing hasLinkOnceODRLinkage predicate.
Rafael Espindola
2014-07-30
1
-3
/
+1
*
AArch64: remove arm64 triple enumerator.
Tim Northover
2014-07-23
2
-4
/
+2
*
MergedLoadStoreMotion pass
Gerolf Hoflehner
2014-07-18
1
-0
/
+1
*
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
NAKAMURA Takumi
2014-07-15
1
-1
/
+1
*
Update the MemoryBuffer API to use ErrorOr.
Rafael Espindola
2014-07-06
2
-13
/
+15
*
Revert "Convert a few std::strings to StringRef."
Rafael Espindola
2014-07-04
1
-2
/
+2
*
Ignore llvm specific symbols in the LTOModule.
Rafael Espindola
2014-07-04
1
-0
/
+3
*
Implement LTOModule on top of IRObjectFile.
Rafael Espindola
2014-07-04
2
-127
/
+76
*
Avoid mangling names twice. No functionality change.
Rafael Espindola
2014-07-04
1
-18
/
+24
*
Convert a few std::strings to StringRef.
Rafael Espindola
2014-07-04
1
-2
/
+2
*
Fix prefix comparison from r212308
Alp Toker
2014-07-04
1
-1
/
+2
*
Sink undesirable LTO functions into the old C API
Alp Toker
2014-07-04
1
-24
/
+3
*
Modify LTOModule::isTargetMatch to take a StringRef instead of a MemoryBuffer.
Peter Collingbourne
2014-07-03
1
-8
/
+8
*
LTO: rename the various makeLTOModule overloads.
Peter Collingbourne
2014-07-03
1
-16
/
+13
*
Use std::unique_ptr to manage memory. No functionality change.
Rafael Espindola
2014-07-03
1
-13
/
+14
*
LTO depends on Object now.
Rafael Espindola
2014-07-03
1
-1
/
+1
*
Add support for inline asm symbols to IRObjectFile.
Rafael Espindola
2014-07-03
1
-100
/
+1
*
Use a range loop. No functionality change.
Rafael Espindola
2014-06-28
1
-4
/
+3
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-6
/
+5
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-5
/
+6
*
Merge the used symbol scanning of MCObjectStreamer and RecordStreamer.
Rafael Espindola
2014-06-25
1
-6
/
+2
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
1
-27
/
+4
*
Move some trivial methods up to MCStreamer.
Rafael Espindola
2014-06-25
1
-35
/
+0
*
Simplify the handling of .cfi_endproc.
Rafael Espindola
2014-06-25
1
-3
/
+0
*
Simplify EmitLabel.
Rafael Espindola
2014-06-24
1
-1
/
+1
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-3
/
+0
*
Use the assignment operator.
Rafael Espindola
2014-06-19
1
-22
/
+1
*
Set missing options in LTOCodeGenerator::setTargetOptions.
Rafael Espindola
2014-06-19
1
-0
/
+5
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
2
-7
/
+6
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
2
-0
/
+2
*
Remove system_error.h.
Rafael Espindola
2014-06-12
2
-2
/
+2
*
Build fix: remove initializeJumpInstrTablesPass() call from LTO
Alp Toker
2014-06-07
1
-1
/
+0
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-0
/
+1
*
Allow alias to point to an arbitrary ConstantExpr.
Rafael Espindola
2014-06-03
1
-3
/
+4
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
2
-2
/
+4
*
Aliases are always definition, delete dead code.
Rafael Espindola
2014-05-23
1
-8
/
+2
*
Delete getAliasedGlobal.
Rafael Espindola
2014-05-16
1
-1
/
+1
*
Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer.
Rafael Espindola
2014-05-12
1
-3
/
+0
*
LTO: Check local linkage first
Duncan P. N. Exon Smith
2014-05-07
1
-5
/
+5
*
Use a range loop.
Rafael Espindola
2014-05-05
1
-3
/
+1
*
Trivial simplification. No functionality change.
Rafael Espindola
2014-05-05
1
-1
/
+1
*
Rename member variable to try to fix the bots.
Rafael Espindola
2014-05-03
1
-7
/
+7
*
Add an -mattr option to the gold plugin to support subtarget features in LTO
Tom Roeder
2014-04-25
1
-2
/
+3
*
Create MCTargetOptions.
Evgeniy Stepanov
2014-04-23
1
-1
/
+2
*
Fix the assembler to print a better relocatable expression error
Kevin Enderby
2014-04-22
1
-1
/
+2
*
Remove some empty statements
Alp Toker
2014-04-19
1
-1
/
+1
[next]