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 unused parameter.
Sean Silva
2013-06-19
1
-2
/
+1
*
[yaml2obj][ELF] Beef up this test a bit.
Sean Silva
2013-06-19
1
-0
/
+1
*
[yaml2obj][ELF] Support ELFOSABI_* enum.
Sean Silva
2013-06-19
4
-2
/
+46
*
There is no ELF ABI version enum.
Sean Silva
2013-06-19
1
-1
/
+0
*
[yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.
Sean Silva
2013-06-19
4
-0
/
+44
*
Use GetUnderlyingObject instead of custom function
Matt Arsenault
2013-06-18
1
-58
/
+20
*
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
Sean Silva
2013-06-18
1
-14
/
+17
*
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
Sean Silva
2013-06-18
2
-2
/
+6
*
[yaml2obj][ELF] Rudimentary symbol table support.
Sean Silva
2013-06-18
4
-2
/
+86
*
Small correction to unordered memory code generation of ARM LDRD
JF Bastien
2013-06-18
1
-1
/
+1
*
Identify me on IRC.
Bill Wendling
2013-06-18
1
-0
/
+1
*
ARM: Add optional datatype suffix to NEON mvn asm syntax.
Jim Grosbach
2013-06-18
2
-1
/
+45
*
[yaml2obj][ELF] Add dummy .strtab section.
Sean Silva
2013-06-18
1
-3
/
+11
*
We want a string representation of the attribute, not the kind as a string.
Bill Wendling
2013-06-18
1
-2
/
+2
*
AArch64: remove accidental test output file.
Tim Northover
2013-06-18
1
-208
/
+0
*
Remove Path::canWrite.
Rafael Espindola
2013-06-18
3
-22
/
+0
*
Add a can_write function to PathV2.
Rafael Espindola
2013-06-18
3
-0
/
+24
*
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second result is a boolean implyin...
Michael Gottesman
2013-06-18
1
-1
/
+11
*
Converted an overly aggressive assert to a conditional check in AddCombineTo6...
Michael Gottesman
2013-06-18
1
-2
/
+5
*
Remove unused Path::canRead.
Rafael Espindola
2013-06-18
3
-21
/
+0
*
Fix 80 col violation.
Nadav Rotem
2013-06-18
1
-3
/
+6
*
Change the arm assembler to support this from the v7c spec:
Kevin Enderby
2013-06-18
3
-1
/
+16
*
During SelectionDAG building explicitly set a node to constant zero when the
Quentin Colombet
2013-06-18
5
-5
/
+49
*
Mips ELF: Mark object file as ABI compliant
Jack Carter
2013-06-18
4
-12
/
+41
*
Remove uniqueID from PathV1.h.
Rafael Espindola
2013-06-18
3
-11
/
+1
*
Add a GetUniqueID that will replace the uniqueID of PathV1.h.
Rafael Espindola
2013-06-18
3
-0
/
+28
*
Reduce indentation.
David Blaikie
2013-06-18
1
-53
/
+55
*
Convert most uses of PathV1.h in ToolRunner.cpp.
Rafael Espindola
2013-06-18
1
-25
/
+35
*
Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.
Stefanus Du Toit
2013-06-18
3
-0
/
+22
*
Add a version of unique_file that return just the file name.
Rafael Espindola
2013-06-18
4
-20
/
+19
*
Return a std::string from PrependMainExecutablePath.
Rafael Espindola
2013-06-18
1
-6
/
+7
*
Remove PathV1.h use from BugDriver.cpp.
Rafael Espindola
2013-06-18
1
-3
/
+2
*
Remove use of PathV1.h from ExecutionDriver.cpp.
Rafael Espindola
2013-06-18
1
-24
/
+37
*
Scan the successor blocks and use the PHI nodes as a hint for possible chain ...
Nadav Rotem
2013-06-18
1
-6
/
+40
*
Add a return value to make this function more useful.
Nadav Rotem
2013-06-18
2
-2
/
+4
*
Remove usage of PathV1.h from OptimizerDriver.cpp.
Rafael Espindola
2013-06-18
1
-26
/
+32
*
Convert some uses of eraseFromDisk.
Rafael Espindola
2013-06-18
1
-3
/
+3
*
Don't use PathV1.h in tools/bugpoint/Miscompilation.cpp.
Rafael Espindola
2013-06-18
3
-30
/
+49
*
Basic support for parsing Mach-O universal binaries in LLVMObject library
Alexey Samsonov
2013-06-18
17
-4
/
+312
*
Don't convert object_error's enum to and from int.
Rafael Espindola
2013-06-18
2
-16
/
+16
*
ARM: fix literal load with positive offset encoding
Amaury de la Vieuville
2013-06-18
4
-6
/
+27
*
ARM: add operands pre-writeback variants when needed
Amaury de la Vieuville
2013-06-18
4
-40
/
+77
*
ARM: fix thumb literal loads decoding
Amaury de la Vieuville
2013-06-18
4
-31
/
+293
*
ARM: thumb stores cannot use PC as dest register
Amaury de la Vieuville
2013-06-18
2
-0
/
+74
*
Hopefully fix the MSVS build after r184105
Timur Iskhodzhanov
2013-06-18
1
-0
/
+1
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
30
-199
/
+195
*
Fix nondeterminism in .gcno file generation.
Nick Lewycky
2013-06-18
1
-9
/
+25
*
Remove dead prototype.
Bill Wendling
2013-06-18
1
-2
/
+0
*
Simplify some of the code. No functionality change.
Bill Wendling
2013-06-18
1
-7
/
+5
*
remove some @deprecated markers: LLVM APIs aren't deprecated, they are remove...
Chris Lattner
2013-06-18
2
-5
/
+0
[next]