index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
10
-7
/
+118
*
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
67
-280
/
+341
*
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
*
Support/FileSystem.h: Remove a trailing comma in enum file_magic::Impl.
NAKAMURA Takumi
2013-10-15
1
-1
/
+1
*
Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures.
David Blaikie
2013-10-15
1
-3
/
+3
*
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
5
-2
/
+14
*
Separating ELF and MachO stub info functions for RuntimeDyld
Andrew Kaylor
2013-10-15
3
-23
/
+39
*
Reformat.
Eric Christopher
2013-10-15
1
-2
/
+1
*
[AArch64] Add support for NEON scalar signed saturating absolute value and
Chad Rosier
2013-10-15
6
-1
/
+201
*
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
2
-5
/
+44
*
Fix PR17546
Michael Liao
2013-10-15
2
-6
/
+11
*
Fix PR16807
Michael Liao
2013-10-15
2
-6
/
+34
*
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
4
-16
/
+151
*
Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atlea...
Anders Waldenborg
2013-10-15
8
-106
/
+45
*
Add AllTargetsBindings sublibrary instead of having static inlines in the llv...
Anders Waldenborg
2013-10-15
8
-45
/
+106
*
[SystemZ] Use A(G)SI when spilling the target of a constant addition
Richard Sandiford
2013-10-15
3
-2
/
+356
*
docs: Remove incompatibility with Solaris shell
David Majnemer
2013-10-15
1
-6
/
+2
*
Fix MSP430 calling convention to match MSPGCC
Job Noorman
2013-10-15
4
-10
/
+302
*
llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to ...
NAKAMURA Takumi
2013-10-15
1
-1
/
+1
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
5
-11
/
+16
*
Improve on r192635, ExeDepsFix for avx, and add a test case.
Andrew Trick
2013-10-15
2
-1
/
+32
*
Simplify formatting and sort these. No functionality changed.
Chandler Carruth
2013-10-15
1
-14
/
+10
*
[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
3
-7
/
+29
*
[mips] Set HI/LO registers' HWEncoding field.
Akira Hatanaka
2013-10-15
2
-8
/
+39
*
[mips] Delete unnecessary code.
Akira Hatanaka
2013-10-15
1
-3
/
+0
*
Remove dead code.
Rafael Espindola
2013-10-14
1
-21
/
+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
2
-7
/
+146
*
Fix the ExecutionDepsFix pass to handle AVX instructions.
Andrew Trick
2013-10-14
5
-38
/
+184
*
LiveRegUnits: Use *MBB for consistency and convenience.
Andrew Trick
2013-10-14
3
-10
/
+10
*
whitespace
Andrew Trick
2013-10-14
1
-1
/
+1
*
Fix a typo, in a comment, in a test.
Nick Lewycky
2013-10-14
1
-1
/
+1
*
Revert part of a fix from 2010, changes since then:
Eric Christopher
2013-10-14
2
-2
/
+6
*
Reformat this routine slightly.
Eric Christopher
2013-10-14
1
-10
/
+8
*
Remove some extraneous whitespace.
Eric Christopher
2013-10-14
1
-4
/
+0
*
LiveRegUnits::removeRegsInMask safety.
Andrew Trick
2013-10-14
1
-10
/
+19
*
Use a SparseSet in LiveRegUnits.
Andrew Trick
2013-10-14
2
-26
/
+31
[next]