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
*
Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.
Michael Gottesman
2013-04-09
8
-17
/
+21
*
Extract a function.
Jakob Stoklund Olesen
2013-04-09
1
-31
/
+17
*
Remove the confusing sentence.
Nadav Rotem
2013-04-09
1
-2
/
+0
*
Revert 179071 because it is not the right way to support non standard new/new...
Nadav Rotem
2013-04-09
4
-21
/
+25
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
4
-25
/
+56
*
More uses for SymbolTableEntryBase.
Rafael Espindola
2013-04-09
1
-35
/
+9
*
Add a SymbolTableEntryBase.
Rafael Espindola
2013-04-09
2
-52
/
+38
*
Fix PointerIntPair to be enum class compatible.
Joe Groff
2013-04-09
1
-26
/
+26
*
Add a SectionBase struct.
Rafael Espindola
2013-04-08
2
-24
/
+30
*
c++ new operators are not malloc-like functions because they do not return un...
Nadav Rotem
2013-04-08
4
-25
/
+21
*
InstructionSimplify.cpp: Fix a ligature, "fi", to get rid of utf8 in comment.
NAKAMURA Takumi
2013-04-08
1
-1
/
+1
*
Redo the fix Benjamin Kramer committed in r178793 about iterator invalidation...
Shuxin Yang
2013-04-08
1
-12
/
+14
*
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
2013-04-08
1
-9
/
+4
*
Template the MachO types over the word size.
Rafael Espindola
2013-04-08
3
-82
/
+119
*
Remove is64BitLoadCommand.
Rafael Espindola
2013-04-08
1
-20
/
+10
*
Rewrite test/Integer tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
3
-5
/
+7
*
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
4
-6
/
+10
*
Update documentation.
Matt Arsenault
2013-04-08
1
-3
/
+1
*
Rewrite test/Verifier tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
13
-19
/
+28
*
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2013-04-08
3
-3
/
+677
*
[ms-inline asm] Add support for ImmDisp [ Symbol ] memory operands.
Chad Rosier
2013-04-08
3
-24
/
+28
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
8
-28
/
+218
*
DWARF parser: remove duplicated code and fix code style in DIE extractors.
Alexey Samsonov
2013-04-08
2
-268
/
+81
*
Add all 4 MachO object types. Use the stored type to implement is64Bits().
Rafael Espindola
2013-04-08
3
-8
/
+24
*
R600: Control Flow support for pre EG gen
Vincent Lejeune
2013-04-08
3
-72
/
+240
*
Simplify the quoting here. Our lit emulator doesn't deal well with the
Chandler Carruth
2013-04-08
1
-1
/
+1
*
Remove a global 'endl' variable from the other file as well.
Chandler Carruth
2013-04-08
1
-25
/
+22
*
Clean up namespaces in obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-11
/
+12
*
Add ACLE link to ARM documentation sections
Tim Northover
2013-04-08
1
-0
/
+4
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
5
-325
/
+400
*
Cleanup the formatting of obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-22
/
+23
*
Don't define our own global 'endl' variable. While technically it had
Chandler Carruth
2013-04-08
1
-5
/
+3
*
ARM: Remove unused variable.
Benjamin Kramer
2013-04-08
1
-2
/
+0
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
2
-7
/
+170
*
TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
2013-04-07
4
-14
/
+17
*
Make MachOObjectFile independent from MachOObject.
Rafael Espindola
2013-04-07
2
-17
/
+9
*
Implement MachOObjectFile::getData directly.
Rafael Espindola
2013-04-07
1
-1
/
+1
*
Implement MachOObjectFile::is64Bit directly.
Rafael Espindola
2013-04-07
1
-1
/
+2
*
Implement MachOObjectFile::getHeaderSize directly.
Rafael Espindola
2013-04-07
1
-1
/
+1
*
Implement MachOObjectFile::getHeader directly.
Rafael Espindola
2013-04-07
3
-19
/
+30
*
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-07
3
-3
/
+375
*
Implement MachOObjectFile::getHeaderSize and MachOObjectFile::getData.
Rafael Espindola
2013-04-07
2
-41
/
+46
*
Remove LoadCommandInfo now that we always have a pointer to the command.
Rafael Espindola
2013-04-07
3
-78
/
+31
*
Add MachOObjectFile::LoadCommandInfo.
Rafael Espindola
2013-04-07
3
-13
/
+39
*
Use getLoadCommandInfo instead of MachOObj->getLoadCommandInfo.
Rafael Espindola
2013-04-07
1
-18
/
+19
*
Construct MachOObject in MachOObjectFile's constructor.
Rafael Espindola
2013-04-07
2
-17
/
+21
*
Remove unused argument.
Rafael Espindola
2013-04-07
5
-6
/
+5
*
Remove MachOObjectFile::getObject.
Rafael Espindola
2013-04-07
3
-12
/
+25
*
Remove two uses of getObject.
Rafael Espindola
2013-04-07
3
-13
/
+6
*
Remove usage of InMemoryStruct in getSymbol.
Rafael Espindola
2013-04-07
2
-32
/
+10
[next]