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
*
Add a 'deleteModule' method to the Linker class.
Bill Wendling
2013-10-16
2
-1
/
+9
*
Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...
NAKAMURA Takumi
2013-10-16
4
-38
/
+20
*
Really fix build warning/error that I think r192756 was trying to fix.
Craig Topper
2013-10-16
1
-4
/
+4
*
TypeFinder: prefer iterative algorithm to keep stack usage low.
Will Dietz
2013-10-16
1
-10
/
+18
*
Fix a bug in Windows resource file detection.
Rui Ueyama
2013-10-16
1
-1
/
+1
*
Add support for metadata representing .ident directives.
Rafael Espindola
2013-10-16
2
-0
/
+38
*
Fix a pair of bugs in the emission of pubname tables:
Eric Christopher
2013-10-16
2
-6
/
+16
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
22
-32
/
+45
*
MC: Better handling of tricky symbol and section names
Hans Wennborg
2013-10-16
4
-20
/
+38
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
8
-24
/
+44
*
Fixing build warning/error
Andrew Kaylor
2013-10-16
1
-2
/
+3
*
Simplify zero initialization of DIEAttrs variable.
David Blaikie
2013-10-16
1
-2
/
+1
*
Adding padding to the .eh_frame section in RuntimeDyld
Andrew Kaylor
2013-10-16
1
-1
/
+15
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
7
-7
/
+113
*
Fix typo
Matt Arsenault
2013-10-15
1
-1
/
+1
*
Fix missing C++ mode thing in header
Matt Arsenault
2013-10-15
1
-1
/
+1
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-1
/
+4
*
Make sure we're not attempting to construct a subprogram DIE
Eric Christopher
2013-10-15
1
-16
/
+18
*
Add an assert that we have a scope that matters for methods
Eric Christopher
2013-10-15
1
-1
/
+4
*
Clean up, formatting, comments. No functional change.
Eric Christopher
2013-10-15
1
-100
/
+88
*
R600/SI: Remove some leftover MI dump call
Vincent Lejeune
2013-10-15
2
-2
/
+0
*
Path: Recognize Windows compiled resource file.
Rui Ueyama
2013-10-15
4
-1
/
+12
*
Separating ELF and MachO stub info functions for RuntimeDyld
Andrew Kaylor
2013-10-15
3
-23
/
+39
*
[AArch64] Add support for NEON scalar signed saturating absolute value and
Chad Rosier
2013-10-15
1
-1
/
+45
*
Fixing some host==target assumptions in RuntimeDyld
Andrew Kaylor
2013-10-15
2
-3
/
+6
*
Remove some dead code. (DarwinGDBCompat was retired in r189903).
Adrian Prantl
2013-10-15
2
-13
/
+2
*
Struct byval: fix a copy-paste error for thumb2.
Manman Ren
2013-10-15
1
-1
/
+1
*
Fix PR17546
Michael Liao
2013-10-15
1
-6
/
+1
*
Fix PR16807
Michael Liao
2013-10-15
1
-6
/
+16
*
LoopVectorize: Properly reflect PODness in comments.
Benjamin Kramer
2013-10-15
1
-4
/
+4
*
Guard the debug temp variable with NDEBUG to avoid warning/error with NDEBUG ...
Pekka Jaaskelainen
2013-10-15
1
-0
/
+2
*
Do not assert when trying to add a meta data operand with
Pekka Jaaskelainen
2013-10-15
1
-1
/
+2
*
[mips][msa] Added support for build_vector for v4f32 and v2f64.
Daniel Sanders
2013-10-15
3
-12
/
+112
*
Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atlea...
Anders Waldenborg
2013-10-15
7
-95
/
+9
*
Add AllTargetsBindings sublibrary instead of having static inlines in the llv...
Anders Waldenborg
2013-10-15
7
-9
/
+95
*
[SystemZ] Use A(G)SI when spilling the target of a constant addition
Richard Sandiford
2013-10-15
1
-2
/
+24
*
Fix MSP430 calling convention to match MSPGCC
Job Noorman
2013-10-15
2
-10
/
+123
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
4
-8
/
+16
*
Improve on r192635, ExeDepsFix for avx, and add a test case.
Andrew Trick
2013-10-15
1
-1
/
+3
*
[mips] Define a pseudo instruction which writes to both the lower and higher
Akira Hatanaka
2013-10-15
6
-15
/
+51
*
[mips] Use predicates to guard instructions using accumulator registers instead
Akira Hatanaka
2013-10-15
2
-11
/
+12
*
[mips] Rename isel nodes.
Akira Hatanaka
2013-10-15
7
-33
/
+31
*
[mips] Transfer kill flag to the newly created operand.
Akira Hatanaka
2013-10-15
1
-1
/
+5
*
[mips] Set HI/LO registers' HWEncoding field.
Akira Hatanaka
2013-10-15
1
-8
/
+8
*
[mips] Delete unnecessary code.
Akira Hatanaka
2013-10-15
1
-3
/
+0
*
Update comment list of GLOBALVAR modifiers in BitcodeWriter to include extern...
Michael Gottesman
2013-10-14
1
-1
/
+1
*
[X86][FastISel] During X86 fastisel, the address of indirect call was resolved
Quentin Colombet
2013-10-14
1
-7
/
+14
*
Fix the ExecutionDepsFix pass to handle AVX instructions.
Andrew Trick
2013-10-14
4
-38
/
+164
*
LiveRegUnits: Use *MBB for consistency and convenience.
Andrew Trick
2013-10-14
2
-9
/
+9
*
whitespace
Andrew Trick
2013-10-14
1
-1
/
+1
[next]