index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespacify.
Benjamin Kramer
2011-09-16
2
-8
/
+12
*
Spill mode: Hoist back-copies locally.
Jakob Stoklund Olesen
2011-09-16
1
-6
/
+17
*
Disable local spill hoisting for non-killing copies.
Jakob Stoklund Olesen
2011-09-16
1
-5
/
+15
*
Remove incorrect comments.
Jim Grosbach
2011-09-15
1
-3
/
+1
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
25
-88
/
+71
*
use 64-bit types instead of off_t/size_t to avoid the issue when
Ivan Krasin
2011-09-15
1
-4
/
+4
*
Add a fixme note!
Bruno Cardoso Lopes
2011-09-15
1
-0
/
+2
*
Thumb2 assembly parsing and encoding for SHASX/SHSAX.
Jim Grosbach
2011-09-15
1
-0
/
+4
*
Minor cleanup.
Eli Friedman
2011-09-15
1
-3
/
+2
*
Use a more efficient lowering for Unordered/Monotonic atomic load/store on Th...
Eli Friedman
2011-09-15
2
-2
/
+43
*
Add the remaining AVX versions of instructions to X86InstrInfo, this
Bruno Cardoso Lopes
2011-09-15
1
-4
/
+33
*
DWARF: Reset the state after parsing a line table prologue and remove an unne...
Benjamin Kramer
2011-09-15
3
-5
/
+5
*
Factor out partial register update checks for some SSE instructions.
Bruno Cardoso Lopes
2011-09-15
1
-32
/
+53
*
Some legalization fixes for atomic load and store.
Eli Friedman
2011-09-15
3
-1
/
+29
*
CommandLine: Add support for 64 bit unsigned integer options.
Benjamin Kramer
2011-09-15
1
-0
/
+13
*
DWARF: Don't crash when looking up an invalid address.
Benjamin Kramer
2011-09-15
1
-0
/
+6
*
Add an option to disable spill hoisting.
Jakob Stoklund Olesen
2011-09-15
1
-1
/
+5
*
Thumb2 assembly parsing and encoding for SASX.
Jim Grosbach
2011-09-15
1
-0
/
+2
*
Reapply r139759. Disable IV rewriting by default. See PR10916.
Andrew Trick
2011-09-15
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for RSB.
Jim Grosbach
2011-09-15
1
-0
/
+13
*
DWARF: Put all the pieces we have together and provide a single accessor to D...
Benjamin Kramer
2011-09-15
3
-1
/
+57
*
DWARF: Remove accessors that parse the whole line table section in one go, th...
Benjamin Kramer
2011-09-15
4
-58
/
+39
*
Thumb2 assembly parsing and encoding for REV16/REVSH.
Jim Grosbach
2011-09-15
1
-1
/
+3
*
The the MC disassembler C API to print in verbose mode. Perhaps there should...
Owen Anderson
2011-09-15
2
-1
/
+31
*
Add support for stored annotations to MCInst, and provide facilities for MC-b...
Owen Anderson
2011-09-15
5
-3
/
+53
*
VirtRegMap is counting spill slots, not register spills.
Jakob Stoklund Olesen
2011-09-15
1
-3
/
+3
*
Change all checks regarding the presence of any SSE level to always
Bruno Cardoso Lopes
2011-09-15
1
-62
/
+75
*
Enable SSEDomainFix pass for AVX mode.
Bruno Cardoso Lopes
2011-09-15
1
-4
/
+7
*
Count correctly when a COPY turns into a spill or reload.
Jakob Stoklund Olesen
2011-09-15
1
-1
/
+7
*
Thumb2 assembly parsing and encoding for REV.
Jim Grosbach
2011-09-15
1
-0
/
+2
*
DWARF: Print line tables per compile unit, so they get the right address size.
Benjamin Kramer
2011-09-15
3
-5
/
+23
*
Assmebler symbol attribute directives don't work on temporary symbols.
Jim Grosbach
2011-09-15
1
-1
/
+6
*
Count inserted spills and reloads more accurately.
Jakob Stoklund Olesen
2011-09-15
1
-14
/
+22
*
DWARF: wire up .debug_str dumping.
Benjamin Kramer
2011-09-15
4
-17
/
+25
*
Handle missing newline at EOF more gracefully in MC AsmLexer.
Jim Grosbach
2011-09-15
1
-1
/
+8
*
Trace through sibling PHIs in bulk.
Jakob Stoklund Olesen
2011-09-15
1
-23
/
+50
*
ARM support the pre-UAL mnemonic 'qsubaddx' for 'qsax.'
Jim Grosbach
2011-09-15
1
-0
/
+3
*
Thumb2 push/pop mnemonic recognition.
Jim Grosbach
2011-09-15
1
-0
/
+6
*
Speed up LiveIntervals::shrinkToUse with some caching.
Jakob Stoklund Olesen
2011-09-15
1
-6
/
+8
*
Revert r139782, "RemoveCopyByCommutingDef doesn't need hasPHIKill()."
Jakob Stoklund Olesen
2011-09-15
1
-8
/
+8
*
DWARF: Make DIE printing more bulletproof.
Benjamin Kramer
2011-09-15
1
-5
/
+18
*
Add some more DWARF extensions from:
Nick Lewycky
2011-09-15
1
-0
/
+32
*
Stop verifying hasPHIKill() flags.
Jakob Stoklund Olesen
2011-09-15
1
-11
/
+1
*
RemoveCopyByCommutingDef doesn't need hasPHIKill().
Jakob Stoklund Olesen
2011-09-15
1
-8
/
+8
*
It is safe to remat a value killed by phis.
Jakob Stoklund Olesen
2011-09-15
1
-3
/
+1
*
Leave hasPHIKill flags alone in LiveInterval::RenumberValues.
Jakob Stoklund Olesen
2011-09-15
1
-21
/
+0
*
Update Dwarf enums list for DWARF 4.
Nick Lewycky
2011-09-15
1
-0
/
+16
*
DWARF: Print the number for unknown abbrev fields.
Benjamin Kramer
2011-09-15
1
-5
/
+18
*
DWARF: Fail gracefully when encountering unknown values in an abbrev.
Benjamin Kramer
2011-09-15
1
-4
/
+9
*
Give structs with virtual methods a virtual destructor.
Nick Lewycky
2011-09-15
2
-0
/
+6
[next]