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
*
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
3
-4
/
+4
*
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
3
-9
/
+44
*
Add braces around || in && to pacify GCC.
Benjamin Kramer
2013-04-11
1
-4
/
+4
*
Rename the C function to create a SLPVectorizerPass to something sane and exp...
Benjamin Kramer
2013-04-11
3
-4
/
+8
*
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
2
-0
/
+117
*
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-11
8
-51
/
+89
*
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-11
4
-8
/
+334
*
R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-04-11
1
-0
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-04-11
1
-2
/
+1
*
Simplify the code. No functionality change.
Rafael Espindola
2013-04-11
1
-17
/
+1
*
Add MachO-x86-64 tests.
Rafael Espindola
2013-04-11
3
-87
/
+213
*
Fix MachO's getRelocationAdditionalInfo.
Rafael Espindola
2013-04-11
2
-18
/
+8
*
Make PPCInstrInfo::isPredicated always return false
Hal Finkel
2013-04-11
1
-16
/
+8
*
lit: Don't descend into .git directories during test discovery.
Daniel Dunbar
2013-04-11
1
-1
/
+1
*
lit: Shorten a metavar to make --help look nicer.
Daniel Dunbar
2013-04-11
1
-1
/
+1
*
lit: Add a test for discovery when exact test names are given.
Daniel Dunbar
2013-04-11
1
-0
/
+15
*
Add man page for llvm-readobj
Nico Rieck
2013-04-11
2
-0
/
+78
*
lit: Add a trivial test of the basic progress bar.
Daniel Dunbar
2013-04-11
6
-0
/
+22
*
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
2013-04-10
11
-15
/
+31
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
8
-11
/
+101
*
Delete the functions F1 and F2 to appease the valgrind bot.
Joey Gouly
2013-04-10
1
-0
/
+3
*
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
3
-1
/
+9
*
No need to have this return a bool.
Bill Wendling
2013-04-10
1
-4
/
+4
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
1
-5
/
+12
*
Move info to CREDITS.TXT file.
Bill Wendling
2013-04-10
2
-1
/
+2
*
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
3
-3
/
+21
*
Revert "Update the version of dwarf we say we're emitting to at least 3."
Eric Christopher
2013-04-10
2
-20
/
+1
*
Track the compact unwind encoding for when we are unable to generate compact ...
Bill Wendling
2013-04-10
3
-7
/
+21
*
fixed to disassemble with tab after mnemonic rather than space
Kay Tiong Khoo
2013-04-10
1
-2
/
+2
*
Use a real union for IdentifyingPassPtr.
Benjamin Kramer
2013-04-10
1
-7
/
+9
*
Marking myself as release manager.
Bill Wendling
2013-04-10
1
-1
/
+1
*
In the X86 back end, getMemoryOperandNo() returns the offset
Preston Gurd
2013-04-10
2
-12
/
+22
*
Tidy up, fix and simplify a few of the SMLocs. Prior to r179109 the Start SMLoc
Chad Rosier
2013-04-10
1
-11
/
+13
*
Add object-emission flag for lit tests. This flag is used
Jyotsna Verma
2013-04-10
6
-2
/
+14
*
Make the SLP store-merger less paranoid about function calls. We check for fu...
Nadav Rotem
2013-04-10
2
-4
/
+40
*
We require DataLayout for analyzing the size of stores.
Nadav Rotem
2013-04-10
2
-1
/
+6
*
Remove unused variable.
Chad Rosier
2013-04-10
1
-1
/
+0
*
PPC: Don't predicate a diamond with two counter decrements
Hal Finkel
2013-04-10
2
-3
/
+24
*
Reapply r179115, but use parsePrimaryExpression a little more judiciously.
Chad Rosier
2013-04-10
3
-3
/
+15
*
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
2013-04-10
4
-3
/
+25
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
8
-1
/
+411
*
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2013-04-10
2
-15
/
+78
*
Template MachOObjectFile over endianness too.
Rafael Espindola
2013-04-10
3
-106
/
+117
*
Simplify the templating a bit.
Rafael Espindola
2013-04-10
1
-24
/
+19
*
Move two methods out of line.
Rafael Espindola
2013-04-10
1
-15
/
+21
*
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2013-04-10
2
-1
/
+54
*
[test] Use lit's shell test runner on Windows
Reid Kleckner
2013-04-10
1
-3
/
+12
*
Revert "TMP"
Tim Northover
2013-04-10
1
-1
/
+6
*
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
11
-25
/
+104
*
TMP
Tim Northover
2013-04-10
1
-6
/
+1
[next]