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
*
Remove the 'generic' CPU from the ARM eabi attributes printer.
Joey Gouly
2013-06-26
2
-13
/
+5
*
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
Rafael Espindola
2013-06-26
5
-1571
/
+0
*
Add a convenience functions that don't return if the directory existed.
Rafael Espindola
2013-06-26
1
-0
/
+14
*
Remove unused includes.
Rafael Espindola
2013-06-26
3
-3
/
+0
*
[PowerPC] Accept 17-bit signed immediates for addis
Ulrich Weigand
2013-06-26
5
-4
/
+42
*
[PowerPC] Support symbolic u16imm operands
Ulrich Weigand
2013-06-26
6
-9
/
+24
*
ARM: operands should be explicit when disassembled
Amaury de la Vieuville
2013-06-26
2
-8
/
+7
*
[Sparc]: Add memory operands for the frame references in the storeRegToStackSlot
Venkatraman Govindaraju
2013-06-26
1
-8
/
+30
*
Fixed a comment.
Elena Demikhovsky
2013-06-26
1
-2
/
+2
*
Suppress llvm/test/Other/can-execute.txt on msys bash.
NAKAMURA Takumi
2013-06-26
2
-1
/
+5
*
Optimized integer vector multiplication operation by replacing it with shift/...
Elena Demikhovsky
2013-06-26
7
-25
/
+148
*
[asan] workaround for PR16277: don't instrument AllocaInstr with alignment mo...
Kostya Serebryany
2013-06-26
2
-1
/
+21
*
[asan] add option -asan-keep-uninstrumented-functions
Kostya Serebryany
2013-06-26
2
-4
/
+70
*
Provide bootstrap support to build only llvm+clang when using cmake.
Andy Gibbs
2013-06-26
1
-3
/
+6
*
Support using "host" as a target in LLVM_TARGETS_TO_BUILD when using cmake.
Andy Gibbs
2013-06-26
2
-12
/
+19
*
Remove calls to Path in #ifdefs that don't seem to be used in any of the bots...
Rafael Espindola
2013-06-26
1
-3
/
+3
*
Add a simpler version of remove_all.
Rafael Espindola
2013-06-26
1
-0
/
+7
*
Fix the build when __APPLE__ is defined.
Rafael Espindola
2013-06-26
1
-1
/
+5
*
Remove sys::GetMainExecutable.
Rafael Espindola
2013-06-26
3
-121
/
+0
*
Port GetMainExecutable over to PathV2.
Rafael Espindola
2013-06-26
6
-8
/
+126
*
Remove PathWithStatus.
Rafael Espindola
2013-06-26
3
-135
/
+0
*
dbgs() << Instruction doesn't print a newline on the end any more. Update these
Nick Lewycky
2013-06-26
1
-5
/
+5
*
s/C++0x/C++11/
Adrian Prantl
2013-06-25
1
-1
/
+1
*
Merge isReachable into isBackedge.
Jakob Stoklund Olesen
2013-06-25
1
-19
/
+10
*
SLPVectorizer: support slp-vectorization of PHINodes between basic blocks
Nadav Rotem
2013-06-25
2
-1
/
+142
*
Print block frequencies in decimal form.
Jakob Stoklund Olesen
2013-06-25
2
-17
/
+26
*
R600: Use new getNamedOperandIdx function generated by TableGen
Tom Stellard
2013-06-25
11
-228
/
+219
*
TableGen: Generate a function for getting operand indices based on their defi...
Tom Stellard
2013-06-25
3
-0
/
+176
*
X86 cost model: Vectorizing integer division is a bad idea
Arnold Schwaighofer
2013-06-25
2
-0
/
+57
*
Fix SROA to avoid unnecessary scalar conversions for 1-element vectors.
Bob Wilson
2013-06-25
2
-15
/
+40
*
Remove unused code. No functionality change.
Manman Ren
2013-06-25
1
-4
/
+0
*
The GCDA 402 format won't have a second checksum either.
Bill Wendling
2013-06-25
1
-1
/
+1
*
[PowerPC] Support @got modifier
Ulrich Weigand
2013-06-25
6
-0
/
+85
*
Move GetEXESuffix to the one place it is used.
Rafael Espindola
2013-06-25
4
-15
/
+7
*
Remove sys::PathSeparator.
Rafael Espindola
2013-06-25
3
-8
/
+0
*
R600: Consolidate expansion of v2i32/v4i32 ops for EG/SI
Aaron Watry
2013-06-25
3
-49
/
+22
*
R600: Add v2i32 test for vselect
Aaron Watry
2013-06-25
1
-6
/
+20
*
R600/SI: Expand xor v2i32/v4i32
Aaron Watry
2013-06-25
2
-7
/
+36
*
R600: Add v2i32 test for setcc on evergreen
Aaron Watry
2013-06-25
1
-3
/
+22
*
R600/SI: Expand urem of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-4
/
+26
*
R600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
Aaron Watry
2013-06-25
3
-3
/
+26
*
R600/SI: Expand ashr of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-7
/
+36
*
R600/SI: Expand srl of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-7
/
+37
*
R600/SI: Expand shl of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-7
/
+37
*
R600/SI: Expand or of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-7
/
+37
*
R600/SI: Expand mul of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-6
/
+35
*
R600/SI: Expand and of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
2
-6
/
+34
*
BlockFrequency: Bump up the entry frequency a bit.
Benjamin Kramer
2013-06-25
6
-32
/
+22
*
[PowerPC] Add extended rotate/shift mnemonics
Ulrich Weigand
2013-06-25
3
-52
/
+349
*
[PowerPC] Add rldcr/rldic instructions
Ulrich Weigand
2013-06-25
2
-4
/
+16
[next]