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
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Look past locals in comdats.
Rafael Espindola
2015-04-20
1
-9
/
+8
*
Compute A-B when A or B is weak.
Rafael Espindola
2015-04-17
5
-26
/
+20
*
Compute A-B if both A and B are in the same comdat section.
Rafael Espindola
2015-04-17
1
-18
/
+23
*
Move AliasedSymbol to MachObjectWriter.
Rafael Espindola
2015-04-17
2
-14
/
+14
*
Add a proper fix for pr23025.
Rafael Espindola
2015-04-17
1
-4
/
+16
*
[mc] Clean up emission of byte sequences
Benjamin Kramer
2015-04-17
3
-8
/
+3
*
Don't walk aliases from global to local symbols in comdats.
Rafael Espindola
2015-04-17
1
-1
/
+30
*
Write relocation sections contiguously.
Rafael Espindola
2015-04-17
1
-1
/
+8
*
Write section and section table entries in the same order.
Rafael Espindola
2015-04-15
1
-50
/
+15
*
Change range-based for-loops to be -Wrange-loop-analysis clean.
Richard Trieu
2015-04-15
1
-1
/
+1
*
Use the ability to pwrite to simplify the ELF writer.
Rafael Espindola
2015-04-14
1
-44
/
+31
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
7
-11
/
+12
*
Re-enable target-specific relocation table sorting and use it for Mips
Petar Jovanovic
2015-04-14
2
-31
/
+24
*
[MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
2015-04-12
3
-24
/
+129
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
2
-2
/
+2
*
Simplify use of formatted_raw_ostream.
Rafael Espindola
2015-04-09
1
-8
/
+10
*
Define a function with "... llvm::func...".
Rafael Espindola
2015-04-09
1
-6
/
+5
*
Nothing inherits from the asm streamer.
Rafael Espindola
2015-04-09
1
-3
/
+1
*
Remove unused variable.
Rafael Espindola
2015-04-08
1
-2
/
+0
*
Write the section header in the end.
Rafael Espindola
2015-04-08
1
-27
/
+4
*
ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
NAKAMURA Takumi
2015-04-08
1
-1
/
+0
*
Delete commented code. Don't repeat name in comment.
Rafael Espindola
2015-04-07
1
-7
/
+1
*
Don't subtract the header size just to add it back.
Rafael Espindola
2015-04-07
1
-5
/
+4
*
Remove dead code. NFC.
Rafael Espindola
2015-04-07
1
-6
/
+0
*
Remove intermediate variables.
Rafael Espindola
2015-04-07
1
-7
/
+1
*
Remove unused argument.
Rafael Espindola
2015-04-07
1
-9
/
+6
*
Use a comma after the unique keyword.
Rafael Espindola
2015-04-06
2
-1
/
+4
*
Remove unnecessary uses of AliasedSymbol.
Rafael Espindola
2015-04-06
2
-6
/
+5
*
Be consistent when deciding if a relocation is needed.
Rafael Espindola
2015-04-06
5
-26
/
+23
*
Store the sh_link of ARM_EXIDX directly in MCSectionELF.
Rafael Espindola
2015-04-06
2
-17
/
+17
*
Simplify this function a bit. NFC.
Rafael Espindola
2015-04-06
1
-20
/
+4
*
Simplify mapping from relocation sections to relocated sections.
Rafael Espindola
2015-04-06
2
-44
/
+28
*
Don't mix overload and default values.
Rafael Espindola
2015-04-04
1
-14
/
+0
*
Implement unique sections with an unique ID.
Rafael Espindola
2015-04-04
5
-24
/
+25
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-04-03
3
-28
/
+5
*
Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca...
Peter Collingbourne
2015-04-02
3
-4
/
+28
*
Don't print an error message when looking up the scheduling model if user spe...
Craig Topper
2015-04-02
1
-3
/
+4
*
[WinEH] Generate .xdata for catch handlers
David Majnemer
2015-03-31
1
-0
/
+5
*
Make llc use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
2015-03-31
1
-2
/
+3
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-4
/
+3
*
Rename const char *Triple argument to TT to avoid shadowing llvm::Triple.
Eric Christopher
2015-03-30
1
-21
/
+20
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-03-30
3
-28
/
+4
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
2
-4
/
+2
*
Save a std::string.
Rafael Espindola
2015-03-30
1
-9
/
+12
*
Special case the creation of relocation sections.
Rafael Espindola
2015-03-30
2
-6
/
+15
*
Convert feature strings to lowercase even if they have a '+'/'-' in front of ...
Craig Topper
2015-03-28
1
-1
/
+1
*
Update comment to match code behavior.
Craig Topper
2015-03-28
1
-1
/
+1
*
Add two small structs for readability in place of std::pair and std::tuple. NFC.
Rafael Espindola
2015-03-27
1
-10
/
+9
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
2
-2
/
+2
*
Close unique sections when switching away from them.
Rafael Espindola
2015-03-27
2
-1
/
+7
[next]