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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
2013-10-30
2
-20
/
+28
*
R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
2013-10-30
3
-4
/
+42
*
DwarfDebug: Change Abbreviations member from pointer to reference
David Blaikie
2013-10-30
2
-10
/
+10
*
fix RST reference in Writing an LLVM Pass
Benjamin Kramer
2013-10-30
1
-1
/
+1
*
Add #include of raw_ostream.h to MipsSEISelLowering.cpp
Hans Wennborg
2013-10-30
1
-0
/
+1
*
[mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests
Daniel Sanders
2013-10-30
3
-89
/
+166
*
make ConstantRange::signExtend() optimal
Nuno Lopes
2013-10-30
2
-0
/
+8
*
[mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...
Daniel Sanders
2013-10-30
8
-176
/
+471
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
9
-37
/
+780
*
Refactor the AVX512 intrinsics. Cluster the intrinsics into the appropriate v...
Cameron McInally
2013-10-30
1
-82
/
+104
*
Rehash but don't grow when full of tombstones.
Howard Hinnant
2013-10-30
1
-3
/
+2
*
[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...
Daniel Sanders
2013-10-30
10
-119
/
+395
*
[mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
Daniel Sanders
2013-10-30
2
-0
/
+272
*
[mips] MipsSETargetLowering now reports DAGCombiner changes when using -debug...
Daniel Sanders
2013-10-30
1
-1
/
+9
*
[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...
Daniel Sanders
2013-10-30
4
-59
/
+101
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
4
-87
/
+9
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
4
-9
/
+87
*
Reformat Makefile. No other changes.
Bill Wendling
2013-10-30
1
-4
/
+3
*
[mips] Compute stack alignment on the fly.
Akira Hatanaka
2013-10-30
3
-7
/
+3
*
Reformat code with clang-format.
Josh Magee
2013-10-30
2
-42
/
+46
*
StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]
NAKAMURA Takumi
2013-10-30
1
-8
/
+8
*
Trailing whitespace in a comment line.
NAKAMURA Takumi
2013-10-30
1
-1
/
+1
*
Debug Info: code clean up.
Manman Ren
2013-10-29
2
-3
/
+5
*
Debug Info: support for DW_FORM_ref_addr.
Manman Ren
2013-10-29
6
-3
/
+67
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
11
-68
/
+63
*
Struct byval cleanup: add helper functions to reduce code duplication.
Manman Ren
2013-10-29
1
-180
/
+117
*
[stackprotector] Update the StackProtector pass to perform datalayout analysis.
Josh Magee
2013-10-29
2
-28
/
+90
*
Update comment
Matt Arsenault
2013-10-29
1
-2
/
+2
*
Workaround MSVC 32-bit miscompile of getCondCodeAction.
Matt Arsenault
2013-10-29
1
-15
/
+13
*
Removing a switch statement that contains only a default label. This resolve...
Aaron Ballman
2013-10-29
1
-28
/
+25
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
6
-4
/
+25
*
Remove declared but not implemented function.
Rafael Espindola
2013-10-29
1
-11
/
+0
*
Fix common typos in the docs.
Benjamin Kramer
2013-10-29
4
-4
/
+4
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
12
-39
/
+35
*
Debug Info: clean up testing case.
Manman Ren
2013-10-29
1
-2
/
+4
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
26
-84
/
+88
*
add test cases for frameaddr and returnaddr for aarch64
Weiming Zhao
2013-10-29
2
-0
/
+41
*
[AArch64] Implement FrameAddr and ReturnAddr
Weiming Zhao
2013-10-29
2
-0
/
+43
*
[ARM] Make sure HasCRC is initialized to false in Subtarget.
Amara Emerson
2013-10-29
1
-0
/
+1
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
18
-21
/
+253
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
7
-16
/
+35
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
2
-0
/
+55
*
DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.
Alexey Samsonov
2013-10-29
2
-43
/
+42
*
The asm printer has a mangler. Use it.
Rafael Espindola
2013-10-29
3
-7
/
+4
*
The AsmPrinter has a Mangler. Use it.
Rafael Espindola
2013-10-29
3
-8
/
+6
*
The asm printer has a mangler. Don't keep a second pointer to it.
Rafael Espindola
2013-10-29
1
-10
/
+11
*
Support names like llvm-ar-3.4 and llvm-ranlib-3.4.
Rafael Espindola
2013-10-29
1
-2
/
+2
*
Test cleanup for v8 instructions
Bernard Ogden
2013-10-29
3
-7
/
+38
*
Clarify that GlobalVariables definitions must have an initializer.
Rafael Espindola
2013-10-29
2
-6
/
+14
*
Quick-fix DebugInfo build on Windows
Timur Iskhodzhanov
2013-10-29
1
-1
/
+3
[prev]
[next]