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
*
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
*
DWARF: Silence GCC -Wsign-compare warning.
Benjamin Kramer
2011-09-15
1
-1
/
+1
*
DWARF: Fix indentation.
Benjamin Kramer
2011-09-15
2
-82
/
+81
*
DWARF: Include <algorithm> explicitly.
Benjamin Kramer
2011-09-15
1
-0
/
+1
*
DWARF: Add basic support for line tables.
Benjamin Kramer
2011-09-15
5
-0
/
+707
*
Make demanded-elt simplification for shufflevector slightly stronger. Spotte...
Eli Friedman
2011-09-15
1
-0
/
+3
*
[regcoalescing] bug fix for RegistersDefinedFromSameValue.
Andrew Trick
2011-09-15
1
-2
/
+5
*
Fix the code creating VZEXT_LOAD so that it creates the right memoperand. Is...
Eli Friedman
2011-09-14
1
-3
/
+6
*
Update the comment for system_temp_directory() to indicate when it
Douglas Gregor
2011-09-14
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for PKH.
Jim Grosbach
2011-09-14
1
-4
/
+14
*
ARMv7a has the PKH instructions.
Jim Grosbach
2011-09-14
1
-2
/
+2
*
Add support to emit debug info for C++0x nullptr type.
Devang Patel
2011-09-14
3
-5
/
+39
*
ARM tighten up the register classes for the PKH instructions.
Jim Grosbach
2011-09-14
1
-21
/
+22
*
Fix a crasher in Thumb2 MOV-immediate encoding for certain inputs.
Owen Anderson
2011-09-14
1
-1
/
+1
*
Include limits.h to make sure PATH_MAX is known on Solaris 10.
Bill Wendling
2011-09-14
1
-0
/
+3
*
Thumb2 assembly parsing and encoding for MVN.
Jim Grosbach
2011-09-14
1
-42
/
+47
*
Nested IT blocks are UNPREDICTABLE. Mark them as such when disassembling them.
Owen Anderson
2011-09-14
1
-0
/
+4
*
Thumb2 assembly parsing and encoding for MUL.
Jim Grosbach
2011-09-14
1
-1
/
+23
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
7
-1
/
+87
*
Add a simple routine to determine the typical system directory for
Douglas Gregor
2011-09-14
1
-0
/
+30
*
Thumb2 assembly parsing and encoding for MSR/MRS.
Jim Grosbach
2011-09-14
2
-28
/
+18
*
Thumb2 assembly parsing for MOV in IT block.
Jim Grosbach
2011-09-14
1
-2
/
+3
*
DWARF: Reorder fields to reduce padding.
Benjamin Kramer
2011-09-14
1
-2
/
+2
*
Don't mark objc_retainBlock as nounwind. It calls user copy constructors
Dan Gohman
2011-09-14
1
-2
/
+4
*
objc_retainBlock is not NoModRef because it can update forwarding pointers
Dan Gohman
2011-09-14
1
-1
/
+2
*
ARM fix assembly parser handling of ranges in register lists.
Jim Grosbach
2011-09-14
1
-55
/
+98
*
DWARF: Improve indentation of DIE dumping so it's easier to see the structure.
Benjamin Kramer
2011-09-14
1
-8
/
+8
*
Ignore the cloning of unknown registers.
Jakob Stoklund Olesen
2011-09-14
1
-0
/
+4
*
llvm-dwarfdump: Make the "is debug info section" heuristic stricter so it doe...
Benjamin Kramer
2011-09-14
1
-0
/
+7
*
Add comment.
Akira Hatanaka
2011-09-14
1
-0
/
+1
*
Hoist back-copies to the least busy dominator.
Jakob Stoklund Olesen
2011-09-14
2
-2
/
+66
*
Move state var to private class member.
Jim Grosbach
2011-09-14
1
-1
/
+1
*
Add APInt support for converting to/from hexatridecimal strings
Douglas Gregor
2011-09-14
1
-12
/
+19
*
Add integer promotion support for vselect
Nadav Rotem
2011-09-14
2
-0
/
+10
[next]