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: respect tied 64-bit inlineasm operands when printing
Tim Northover
2013-08-22
2
-0
/
+27
*
[stackprotector] When finding the split point to splice off the end of a pare...
Michael Gottesman
2013-08-22
2
-9
/
+143
*
Teach LoopVectorize about address space sizes
Matt Arsenault
2013-08-22
2
-3
/
+31
*
Remove llvm-lit from the cmake install target.
Hans Wennborg
2013-08-22
1
-8
/
+0
*
FileCheck-ize tests.
Bill Wendling
2013-08-22
26
-35
/
+98
*
ARM: R9 is not safe to use for tcGPR.
Jim Grosbach
2013-08-22
2
-1
/
+15
*
Fixed typo.
Michael Gottesman
2013-08-21
1
-1
/
+1
*
Removed trailing whitespace.
Michael Gottesman
2013-08-21
1
-13
/
+13
*
SelectionDAG: Make sure stores are always added to the LegalizedNodes list
Tom Stellard
2013-08-21
2
-1
/
+21
*
[lit] Fix a couple lingering Py3 compat issues in ProgressBar.
Daniel Dunbar
2013-08-21
1
-4
/
+12
*
[tests] Update fma3 check to work with Py3.
Daniel Dunbar
2013-08-21
1
-1
/
+2
*
[lit] Lift XFAIL handling to core infrastructure.
Daniel Dunbar
2013-08-21
3
-36
/
+48
*
[lit] Allow formats to return lit.Test.Result instances directly.
Daniel Dunbar
2013-08-21
2
-10
/
+21
*
[lit] Factor out a separate Test.Result() object.
Daniel Dunbar
2013-08-21
2
-33
/
+40
*
[lit] Simplify --time-tests code.
Daniel Dunbar
2013-08-21
1
-11
/
+5
*
[lit] Extract TestFormat base class, for future use.
Daniel Dunbar
2013-08-21
4
-10
/
+10
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-08-21
16
-674
/
+584
*
Adding a document to describe the MCJIT execution engine implementation.
Andrew Kaylor
2013-08-21
8
-0
/
+183
*
R600: Remove unnecessary casts
Tom Stellard
2013-08-21
1
-8
/
+6
*
No functionality change.
Yunzhong Gao
2013-08-21
1
-2
/
+2
*
Teach BaseIndexOffset::match to identify base pointers in loops.
Juergen Ributzka
2013-08-21
2
-2
/
+44
*
ADT/Triple: Helper to determine if we are targeting the Windows CRT
David Majnemer
2013-08-21
1
-0
/
+5
*
Basic unit tests for PointerUnion
David Blaikie
2013-08-21
3
-1
/
+66
*
Reorder headers according to lint.
Bill Wendling
2013-08-21
2
-10
/
+6
*
Remove use of forbidden 'iostream' header.
Bill Wendling
2013-08-21
1
-13
/
+11
*
Teach InstCombine about address spaces
Matt Arsenault
2013-08-21
7
-91
/
+439
*
MC CFG: Remap enough for data too, analoguous to r188873.
Ahmed Bougacha
2013-08-21
2
-1
/
+49
*
Style cleanup following David's review for r188876.
Ahmed Bougacha
2013-08-21
1
-5
/
+4
*
Add testcase for r188873: MCTextAtom boundaries.
Ahmed Bougacha
2013-08-21
1
-0
/
+39
*
[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...
Argyrios Kyrtzidis
2013-08-21
2
-34
/
+73
*
Add test for bitcast array ptrs with address spaces
Matt Arsenault
2013-08-21
1
-0
/
+22
*
Add enforce known alignment test with address space
Matt Arsenault
2013-08-21
1
-3
/
+23
*
Use attribute helper function
Matt Arsenault
2013-08-21
1
-2
/
+1
*
Fix typo
Matt Arsenault
2013-08-21
1
-1
/
+1
*
A minor change for an obvous problem caused by r188451:
Hao Liu
2013-08-21
2
-3
/
+3
*
Add -mcpu to two X86 tests.
Joey Gouly
2013-08-21
2
-2
/
+2
*
Add basic YAML MC CFG testcase.
Ahmed Bougacha
2013-08-21
2
-1
/
+87
*
Unix/Process.inc: Revert r72332, "Work around a page size issue on Cygwin."
NAKAMURA Takumi
2013-08-21
1
-6
/
+3
*
Make "mov" work for all Thumb2 MOV encodings
Mihai Popa
2013-08-21
4
-1
/
+33
*
AVX-512: Added SHIFT instructions.
Elena Demikhovsky
2013-08-21
6
-6
/
+302
*
[SystemZ] Define remainig *MUL_LOHI patterns
Richard Sandiford
2013-08-21
4
-19
/
+136
*
MCFunction.h: Prune \returns to fix a warning in r188881. [-Wdocumentation]
NAKAMURA Takumi
2013-08-21
1
-1
/
+0
*
[mips][msa] Matheus Almeida pointed out a silly mistake in r188893. Fixed it.
Daniel Sanders
2013-08-21
1
-1
/
+1
*
[SystemZ] Use FI[EDX]BRA for codegen
Richard Sandiford
2013-08-21
4
-6
/
+354
*
[SystemZ] Add FI[EDX]BRA
Richard Sandiford
2013-08-21
9
-10
/
+199
*
[mips][msa] Define registers using foreach
Daniel Sanders
2013-08-21
1
-32
/
+3
*
MC CFG: Add YAML MCModule representation to enable MC CFG testing.
Ahmed Bougacha
2013-08-21
4
-9
/
+532
*
MC CFG: Support disassembly at arbitrary addresses in MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
2
-7
/
+236
*
MC CFG: Use data structures more appropriate than std::set.
Ahmed Bougacha
2013-08-21
1
-10
/
+16
*
MC CFG: Add an MCObjectSymbolizer in the MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
2
-1
/
+11
[next]