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
*
Remove obsolete object file dumpers
Nico Rieck
2013-04-12
11
-1261
/
+2
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
150
-5043
/
+4581
*
Add extensive relocation tests for llvm-readobj
Nico Rieck
2013-04-12
14
-0
/
+1749
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
6
-23
/
+64
*
Add missing relocation names
Nico Rieck
2013-04-12
2
-0
/
+68
*
Support MIPS64EL relocation type names
Nico Rieck
2013-04-12
1
-41
/
+60
*
Add PPC instruction record forms and associated query functions
Hal Finkel
2013-04-12
5
-416
/
+670
*
Don't disable block layout when forcing block alignment.
Nadav Rotem
2013-04-12
1
-8
/
+6
*
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
1
-4
/
+4
*
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-12
2
-0
/
+36
*
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-12
5
-90
/
+151
*
[ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with
Chad Rosier
2013-04-11
1
-2
/
+11
*
[ms-inline asm] Add support for using offsetof operator with variables that use
Chad Rosier
2013-04-11
1
-3
/
+6
*
Aliasing rules for struct-path aware TBAA.
Manman Ren
2013-04-11
2
-0
/
+528
*
[ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we
Chad Rosier
2013-04-11
1
-15
/
+15
*
TBAA: add utility to create a TBAA scalar type node
Manman Ren
2013-04-11
1
-1
/
+13
*
[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a future
Chad Rosier
2013-04-11
1
-10
/
+12
*
[ms-inline asm] Remove brackets from around a symbol reference in the target
Chad Rosier
2013-04-11
2
-10
/
+11
*
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
2
-17
/
+12
*
Fix undefined behavior in AArch64
David Majnemer
2013-04-11
1
-7
/
+11
*
Optimize icmp involving addition better
David Majnemer
2013-04-11
2
-0
/
+101
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
1
-0
/
+16
*
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
2
-64
/
+4
*
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.
Akira Hatanaka
2013-04-11
3
-13
/
+12
*
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
5
-131
/
+90
*
Fix llvm-readobj tests on big endian hosts.
Rafael Espindola
2013-04-11
1
-1
/
+8
*
Print more information about relocations.
Rafael Espindola
2013-04-11
5
-90
/
+124
*
Fix for wrong instcombine on vector insert/extract
Benjamin Kramer
2013-04-11
2
-0
/
+31
*
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
2013-04-11
1
-0
/
+1
*
Add a function to check if an argument list is too long.
Rafael Espindola
2013-04-11
3
-0
/
+45
*
[ASan] Allow disabling init-order checks for globals by source file name.
Alexey Samsonov
2013-04-11
2
-1
/
+3
*
Add myself in the CREDITS.TXT
Sylvestre Ledru
2013-04-11
1
-0
/
+6
*
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
[next]